Searched refs:TestClock (Results 1 – 3 of 3) sorted by relevance
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
101 private final TestClock mTestClock = new TestClock();1582 private static class TestClock implements PackageWatchdog.SystemClock { class in PackageWatchdogTest