Searched refs:startupTimes (Results 1 – 4 of 4) sorted by relevance
116 ImmutableMap<Service, Long> startupTimes = serviceManager.startupTimes(); in testServiceStartupTimes() local117 assertEquals(2, startupTimes.size()); in testServiceStartupTimes()118 assertThat(startupTimes.get(a)).isInclusivelyInRange(150, Long.MAX_VALUE); in testServiceStartupTimes()119 assertThat(startupTimes.get(b)).isInclusivelyInRange(353, Long.MAX_VALUE); in testServiceStartupTimes()142 ImmutableMap<Service, Long> startupTimes = serviceManager.startupTimes(); in testServiceStartupTimes_selfStartingServices() local143 assertEquals(2, startupTimes.size()); in testServiceStartupTimes_selfStartingServices()144 assertThat(startupTimes.get(a)).isInclusivelyInRange(150, Long.MAX_VALUE); in testServiceStartupTimes_selfStartingServices()149 assertThat(startupTimes.get(b)).isNotNull(); in testServiceStartupTimes_selfStartingServices()359 assertTrue(manager.startupTimes().isEmpty()); in testEmptyServiceManager()
386 public ImmutableMap<Service, Long> startupTimes() { in startupTimes() method in ServiceManager387 return state.startupTimes(); in startupTimes()589 ImmutableMap<Service, Long> startupTimes() { in startupTimes() method in ServiceManager.ServiceManagerState
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...