Home
last modified time | relevance | path

Searched defs:shutDown (Results 1 – 10 of 10) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractExecutionThreadServiceTest.java146 @Override protected void shutDown() { in shutDown() method in AbstractExecutionThreadServiceTest.WaitOnRunService
240 @Override protected void shutDown() { in shutDown() method in AbstractExecutionThreadServiceTest.ThrowOnRunService
275 @Override protected void shutDown() { in shutDown() method in AbstractExecutionThreadServiceTest.ThrowOnShutDown
368 @Override protected void shutDown() throws Exception { in shutDown() method in AbstractExecutionThreadServiceTest.FakeService
DAbstractIdleServiceTest.java46 @Override protected void shutDown() throws Exception {} in shutDown() method in AbstractIdleServiceTest.FunctionalTest.DefaultService
204 @Override protected void shutDown() throws Exception { in shutDown() method in AbstractIdleServiceTest.TestService
DAbstractScheduledServiceTest.java257 protected void shutDown() throws Exception { in shutDown() method in AbstractScheduledServiceTest.TestService
422 @Override protected void shutDown() throws Exception {} in shutDown() method in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService
/external/guava/guava/src/com/google/common/util/concurrent/
DAbstractIdleService.java87 protected abstract void shutDown() throws Exception; in shutDown() method in AbstractIdleService
DAbstractExecutionThreadService.java122 protected void shutDown() throws Exception {} in shutDown() method in AbstractExecutionThreadService
/external/testng/src/main/java/org/testng/remote/strprotocol/
DIMessageSender.java35 void shutDown(); in shutDown() method
DMessageHub.java37 public void shutDown() { in shutDown() method in MessageHub
DBaseMessageSender.java169 public void shutDown() { in shutDown() method in BaseMessageSender
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DTrialOutputFactoryService.java137 @Override protected synchronized void shutDown() throws Exception { in shutDown() method in TrialOutputFactoryService
DServerSocketService.java202 @Override protected void shutDown() throws Exception { in shutDown() method in ServerSocketService