Home
last modified time | relevance | path

Searched defs:TestEventStore (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DUsageStatsQueryHelperTest.java375 private static class TestEventStore extends EventStore { class in UsageStatsQueryHelperTest
395 TestEventStore(File rootDir, ScheduledExecutorService scheduledExecutorService) { in TestEventStore() method in UsageStatsQueryHelperTest.TestEventStore