/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | ServiceManagerTest.java | 184 manager.stopAsync().awaitStopped(); in testServiceStartStop() 212 manager.stopAsync().awaitStopped(); in testFailStart() 233 manager.stopAsync().awaitStopped(); in testFailRun() 251 manager.stopAsync().awaitStopped(); in testFailStop() 281 manager.awaitStopped(1, TimeUnit.MILLISECONDS); in testTimeouts() 285 manager.awaitStopped(5, SECONDS); // no exception thrown in testTimeouts() 341 manager.awaitStopped(10, TimeUnit.MILLISECONDS); in testFailStart_stopOthers() 367 manager.awaitStopped(10, TimeUnit.MILLISECONDS); in testDoCancelStart() 387 manager.awaitStopped(10, TimeUnit.MILLISECONDS); in testNotifyStoppedAfterFailure() 419 manager.stopAsync().awaitStopped(); in testEmptyServiceManager() [all …]
|
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | ServiceManagerTest.java | 184 manager.stopAsync().awaitStopped(); in testServiceStartStop() 212 manager.stopAsync().awaitStopped(); in testFailStart() 233 manager.stopAsync().awaitStopped(); in testFailRun() 251 manager.stopAsync().awaitStopped(); in testFailStop() 281 manager.awaitStopped(1, TimeUnit.MILLISECONDS); in testTimeouts() 285 manager.awaitStopped(5, SECONDS); // no exception thrown in testTimeouts() 341 manager.awaitStopped(10, TimeUnit.MILLISECONDS); in testFailStart_stopOthers() 367 manager.awaitStopped(10, TimeUnit.MILLISECONDS); in testDoCancelStart() 387 manager.awaitStopped(10, TimeUnit.MILLISECONDS); in testNotifyStoppedAfterFailure() 419 manager.stopAsync().awaitStopped(); in testEmptyServiceManager() [all …]
|
/external/caliper/caliper/src/test/java/com/google/caliper/runner/ |
D | StreamServiceTest.java | 105 awaitStopped(100, TimeUnit.MILLISECONDS); in testReadOutput() 113 awaitStopped(100, TimeUnit.MILLISECONDS); in failingProcess() 122 awaitStopped(200, TimeUnit.MILLISECONDS); // we in processDoesntExit() 139 awaitStopped(100, TimeUnit.MILLISECONDS); in testSocketInputOutput() 157 awaitStopped(100, TimeUnit.MILLISECONDS); in testSocketClosesBeforeProcess() 181 private void awaitStopped(long time, TimeUnit unit) throws InterruptedException { in awaitStopped() method in StreamServiceTest
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
D | ServiceManager.java | 346 public void awaitStopped() { in awaitStopped() method in ServiceManager 347 state.awaitStopped(); in awaitStopped() 359 public void awaitStopped(Duration timeout) throws TimeoutException { in awaitStopped() method in ServiceManager 360 awaitStopped(toNanosSaturated(timeout), TimeUnit.NANOSECONDS); in awaitStopped() 373 public void awaitStopped(long timeout, TimeUnit unit) throws TimeoutException { in awaitStopped() method in ServiceManager 374 state.awaitStopped(timeout, unit); in awaitStopped() 586 void awaitStopped() { in awaitStopped() method in ServiceManager.ServiceManagerState 591 void awaitStopped(long timeout, TimeUnit unit) throws TimeoutException { in awaitStopped() method in ServiceManager.ServiceManagerState
|
/external/guava/android/guava/src/com/google/common/util/concurrent/ |
D | ServiceManager.java | 329 public void awaitStopped() { in awaitStopped() method in ServiceManager 330 state.awaitStopped(); in awaitStopped() 343 public void awaitStopped(long timeout, TimeUnit unit) throws TimeoutException { in awaitStopped() method in ServiceManager 344 state.awaitStopped(timeout, unit); in awaitStopped() 556 void awaitStopped() { in awaitStopped() method in ServiceManager.ServiceManagerState 561 void awaitStopped(long timeout, TimeUnit unit) throws TimeoutException { in awaitStopped() method in ServiceManager.ServiceManagerState
|
/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
D | CaliperMain.java | 127 serviceManager.stopAsync().awaitStopped(10, TimeUnit.SECONDS); in exitlessMain()
|
/external/cldr/tools/java/libs/ |
D | guava.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/guice/lib/ |
D | guava-19.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/ |
D | guava-21.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/dagger2/java/dagger/internal/codegen/bootstrap/ |
D | bootstrap_compiler_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
META-INF ... |
/external/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/dagger2/java/dagger/internal/codegen/kythe/ |
D | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |