Searched defs:fakeClock (Results 1 – 5 of 5) sorted by relevance
269 AutomaticStorageManagementJobService.Clock fakeClock = in disableSmartStorageIfPastThreshold() local290 AutomaticStorageManagementJobService.Clock fakeClock = in dontDisableSmartStorageIfPastThresholdAndDisabledInThePast() local309 AutomaticStorageManagementJobService.Clock fakeClock = in logDisabledByPolicyIfPastThreshold() local329 AutomaticStorageManagementJobService.Clock fakeClock = in dontDisableSmartStorageIfNotPastThreshold() local
53 public final FakeClock fakeClock; field in FakeEpgReader55 public FakeEpgReader(FakeClock fakeClock) { in FakeEpgReader()
65 public final FakeClock fakeClock = FakeClock.createWithCurrentTime(); field in TestSingletonApp
77 FakeClock fakeClock = FakeClock.createWithCurrentTime(); in setUp() local
54 public final FakeClock fakeClock = FakeClock.createWithCurrentTime(); field in MockTvSingletons