Searched refs:mTestClock (Results 1 – 3 of 3) sorted by relevance
97 private TestClock mTestClock; field in EventsLiveDataTest101 mTestClock = new TestClock(BERLIN_ZONE_ID); in setUp()102 mTestClock.setTime(CURRENT_DATE_TIME); in setUp()120 mTestClock, in setUp()439 mTestClock.setTime(CURRENT_DATE_TIME.with(ChronoField.HOUR_OF_DAY, 23)); in allDayEvent_queryCoversLocalDayStart()
105 private OffsettableClock mTestClock; field in InsetsControllerTest121 mTestClock = new OffsettableClock(); in setup()122 mTestHandler = new TestHandler(null, mTestClock); in setup()611 mTestClock.fastForward(2500); in testControlImeNotReady_timeout()637 mTestClock.fastForward(2500); in testControlImeNotReady_cancel()
101 private final TestClock mTestClock = new TestClock(); field in PackageWatchdogTest1389 mTestClock.moveTimeForward(milliSeconds); in moveTimeForwardAndDispatch()1418 mConnectivityModuleConnector, mTestClock); in createWatchdog()