Searched defs:timeInterface (Results 1 – 3 of 3) sorted by relevance
67 MockTimeInterface timeInterface = new MockTimeInterface(); in testUptimeTrackerFromCleanSlate() local89 MockTimeInterface timeInterface = new MockTimeInterface(); in testUptimeTrackerWithHistoricalState() local106 MockTimeInterface timeInterface = new MockTimeInterface(); in testUptimeTrackerAcrossHistoricalState() local130 MockTimeInterface timeInterface = new MockTimeInterface(); in testUptimeTrackerShutdown() local
109 TimeInterface timeInterface) { in UptimeTracker()
56 TimeInterface timeInterface, in SystemInterface()284 public Builder withTimeInterface(TimeInterface timeInterface) { in withTimeInterface()