Searched refs:TestClock (Results 1 – 7 of 7) sorted by relevance
42 private TestClock mClock;48 mClock = new TestClock(); in setUp()136 private static class TestClock extends SimpleClock { class in WatchdogTest139 TestClock() { in TestClock() method in WatchdogTest.TestClock
36 private TestClock mClock;40 mClock = new TestClock(); in setUp()167 private static class TestClock implements DropboxRateLimiter.Clock { class in DropboxRateLimiterTest
73 private final TestClock mClock = new TestClock();75 private static class TestClock extends ScreenUndimDetector.InternalClock { class in ScreenUndimDetectorTest
109 private final TestClock mTestClock = new TestClock();616 private static class TestClock implements PackageWatchdog.SystemClock { class in CrashRecoveryTest
110 private final TestClock mTestClock = new TestClock();1963 private static class TestClock implements PackageWatchdog.SystemClock { class in PackageWatchdogTest
79 class TestClock : public Clock { class81 TestClock() = default;111 std::shared_ptr<TestClock> mClock{std::make_shared<TestClock>()};
267 private final TestClock mTestClock = new TestClock();6609 private static class TestClock extends SimpleClock { class in ZenModeHelperTest6612 private TestClock() { in TestClock() method in ZenModeHelperTest.TestClock