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
110 TimeInterface timeInterface) { in UptimeTracker()
51 TimeInterface timeInterface, in SystemInterface()242 public Builder withTimeInterface(TimeInterface timeInterface) { in withTimeInterface()