Searched refs:shutDown (Results 1 - 21 of 21) sorted by relevance

/external/testng/src/main/java/org/testng/remote/strprotocol/
H A DIMessageSender.java35 void shutDown(); method in interface:IMessageSender
H A DMessageHub.java37 public void shutDown() { method in class:MessageHub
38 m_messageSender.shutDown();
H A DAbstractRemoteTestRunnerClient.java203 m_messageHub.shutDown();
H A DBaseMessageSender.java169 public void shutDown() { method in class:BaseMessageSender
/external/guava/guava/src/com/google/common/util/concurrent/
H A DAbstractExecutionThreadService.java31 * {@link #shutDown} methods. This class uses a single thread to execute the
63 shutDown();
73 shutDown();
122 protected void shutDown() throws Exception {} method in class:AbstractExecutionThreadService
H A DAbstractIdleService.java30 * implement {@link #startUp} and {@link #shutDown} methods, each
69 shutDown();
87 protected abstract void shutDown() throws Exception; method in class:AbstractIdleService
H A DAbstractScheduledService.java41 * Base class for services that can implement {@link #startUp} and {@link #shutDown} but while in
43 * {@link #shutDown} and also a {@link #runOneIteration} method that will be executed periodically.
46 * the {@link #startUp} and {@link #shutDown} methods and also uses that service to schedule the
50 * {@link #shutDown} method.
53 * #startUp} and {@link #shutDown}) will never run concurrently. Notably, if any execution of {@link
79 * protected void shutDown() throws Exception {
167 // shutDown or runOneIteration) run concurrently with one another.
177 shutDown();
223 // to a failed state, also this means that shutDown has already been called, so we
227 shutDown();
263 protected void shutDown() throws Exception {} method in class:AbstractScheduledService
[all...]
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DAbstractIdleServiceTest.java46 @Override protected void shutDown() throws Exception {} method in class:AbstractIdleServiceTest.FunctionalTest.DefaultService
76 @Override protected void shutDown() throws Exception {
145 @Override protected void shutDown() throws Exception {
146 super.shutDown();
204 @Override protected void shutDown() throws Exception { method in class:AbstractIdleServiceTest.TestService
H A DAbstractExecutionThreadServiceTest.java146 @Override protected void shutDown() { method in class:AbstractExecutionThreadServiceTest.WaitOnRunService
240 @Override protected void shutDown() { method in class:AbstractExecutionThreadServiceTest.ThrowOnRunService
275 @Override protected void shutDown() { method in class:AbstractExecutionThreadServiceTest.ThrowOnShutDown
368 @Override protected void shutDown() throws Exception { method in class:AbstractExecutionThreadServiceTest.FakeService
H A DAbstractScheduledServiceTest.java257 protected void shutDown() throws Exception { method in class:AbstractScheduledServiceTest.TestService
422 @Override protected void shutDown() throws Exception {} method in class:AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
H A DTrialOutputFactoryService.java137 @Override protected synchronized void shutDown() throws Exception { method in class:TrialOutputFactoryService
H A DServerSocketService.java202 @Override protected void shutDown() throws Exception { method in class:ServerSocketService
/external/testng/src/main/java/org/testng/remote/
H A DRemoteTestNG.java124 msh.shutDown();
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/testng/lib-supplied/
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 289 milliseconds