Searched defs:fakeClock (Results 1 – 5 of 5) sorted by relevance
272 AutomaticStorageManagementJobService.Clock fakeClock = in disableSmartStorageIfPastThreshold() local293 AutomaticStorageManagementJobService.Clock fakeClock = in dontDisableSmartStorageIfPastThresholdAndDisabledInThePast() local312 AutomaticStorageManagementJobService.Clock fakeClock = in logDisabledByPolicyIfPastThreshold() local332 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