Searched defs:timeInterface (Results 1 – 3 of 3) sorted by relevance
68 MockTimeInterface timeInterface = new MockTimeInterface(); in testUptimeTrackerFromCleanSlate() local90 MockTimeInterface timeInterface = new MockTimeInterface(); in testUptimeTrackerWithHistoricalState() local107 MockTimeInterface timeInterface = new MockTimeInterface(); in testUptimeTrackerAcrossHistoricalState() local131 MockTimeInterface timeInterface = new MockTimeInterface(); in testUptimeTrackerShutdown() local
109 TimeInterface timeInterface) { in UptimeTracker()
56 TimeInterface timeInterface, in SystemInterface()310 public Builder withTimeInterface(TimeInterface timeInterface) { in withTimeInterface()