Searched defs:timeInterface (Results 1 – 3 of 3) sorted by relevance
66 MockTimeInterface timeInterface = new MockTimeInterface(); in testUptimeTrackerFromCleanSlate() local88 MockTimeInterface timeInterface = new MockTimeInterface(); in testUptimeTrackerWithHistoricalState() local105 MockTimeInterface timeInterface = new MockTimeInterface(); in testUptimeTrackerAcrossHistoricalState() local129 MockTimeInterface timeInterface = new MockTimeInterface(); in testUptimeTrackerShutdown() local
109 TimeInterface timeInterface) { in UptimeTracker()
56 TimeInterface timeInterface, in SystemInterface()265 public Builder withTimeInterface(TimeInterface timeInterface) { in withTimeInterface()