Home
last modified time | relevance | path

Searched refs:FailStartService (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DServiceManagerTest.java92 private static class FailStartService extends NoOpService { class in ServiceManagerTest
175 Service b = new FailStartService(); in testFailStart()
177 Service d = new FailStartService(); in testFailStart()
243 Service b = new FailStartService(); in testToString()
275 Service a = new FailStartService(); in testSingleFailedServiceCallsStopped()
292 Service a = new FailStartService(); in testFailStart_singleServiceCallsHealthy()
311 Service a = new FailStartService(); in testFailStart_stopOthers()