/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowLooperResetterTest.java | 164 public static void shutDown() throws InterruptedException { in shutDown() method in ShadowLooperResetterTest.DelayedTaskRunningLooperTest 214 public static void shutDown() throws InterruptedException { in shutDown() method in ShadowLooperResetterTest.ChoreographerResetTest 279 public void shutDown() throws InterruptedException { in shutDown() method in ShadowLooperResetterTest.ChoreographerResetQuitTest 370 public static void shutDown() throws InterruptedException { in shutDown() method in ShadowLooperResetterTest.StaticChoreographerResetTest
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
H A D | AbstractExecutionThreadServiceTest.java | 155 protected void shutDown() { in shutDown() method in AbstractExecutionThreadServiceTest.WaitOnRunService 246 protected void shutDown() { in shutDown() method in AbstractExecutionThreadServiceTest.ThrowOnRunService 284 protected void shutDown() { in shutDown() method in AbstractExecutionThreadServiceTest.ThrowOnShutDown 408 protected void shutDown() throws Exception { in shutDown() method in AbstractExecutionThreadServiceTest.FakeService
|
H A D | AbstractIdleServiceTest.java | 161 protected void shutDown() throws Exception { in shutDown() method in AbstractIdleServiceTest.TestService 183 protected void shutDown() throws Exception {} in shutDown() method in AbstractIdleServiceTest.DefaultService
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
H A D | AbstractExecutionThreadServiceTest.java | 155 protected void shutDown() { in shutDown() method in AbstractExecutionThreadServiceTest.WaitOnRunService 246 protected void shutDown() { in shutDown() method in AbstractExecutionThreadServiceTest.ThrowOnRunService 284 protected void shutDown() { in shutDown() method in AbstractExecutionThreadServiceTest.ThrowOnShutDown 408 protected void shutDown() throws Exception { in shutDown() method in AbstractExecutionThreadServiceTest.FakeService
|
H A D | AbstractIdleServiceTest.java | 161 protected void shutDown() throws Exception { in shutDown() method in AbstractIdleServiceTest.TestService 183 protected void shutDown() throws Exception {} in shutDown() method in AbstractIdleServiceTest.DefaultService
|
/aosp_15_r20/art/test/079-phantom/src/ |
H A D | Bitmap.java | 55 public static void shutDown() { in shutDown() method in Bitmap 157 public void shutDown() { in shutDown() method in BitmapWatcher
|
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/test/java/io/grpc/testing/integration/ |
H A D | TrafficControlProxy.java | 49 private volatile boolean shutDown; field in TrafficControlProxy 111 public void shutDown() throws IOException { in shutDown() method in TrafficControlProxy
|
/aosp_15_r20/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/ |
D | MdnsDiscoveryManager.java | 205 void shutDown() { in shutDown() method in MdnsDiscoveryManager.DiscoveryExecutor 234 public void shutDown() { in shutDown() method in MdnsDiscoveryManager
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/sandbox/measurement/src/com/android/tests/sandbox/measurement/ |
D | SandboxedMeasurementManagerTest.java | 76 public void shutDown() { in shutDown() method in SandboxedMeasurementManagerTest
|
/aosp_15_r20/external/testng/src/main/java/org/testng/remote/strprotocol/ |
H A D | IMessageSender.java | 35 void shutDown(); in shutDown() method
|
H A D | MessageHub.java | 37 public void shutDown() { in shutDown() method in MessageHub
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/sandbox/appsetid/src/com/android/tests/sandbox/appsetid/ |
D | SandboxedAppSetIdManagerTest.java | 71 public void shutDown() { in shutDown() method in SandboxedAppSetIdManagerTest
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/sandbox/adid/src/com/android/tests/sandbox/adid/ |
D | SandboxedAdIdManagerTest.java | 67 public void shutDown() { in shutDown() method in SandboxedAdIdManagerTest
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/sandbox/topics/src/com/android/tests/sandbox/topics/ |
D | SandboxedTopicsManagerTest.java | 83 public void shutDown() { in shutDown() method in SandboxedTopicsManagerTest
|
/aosp_15_r20/cts/tests/tests/provider/src/android/provider/cts/ |
H A D | MultiAuthorityTest.java | 55 public static void shutDown() { in shutDown() method in MultiAuthorityTest
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/sandbox/fledge/src/com/android/tests/sandbox/fledge/ |
D | SandboxedFledgeManagerTest.java | 105 public void shutDown() { in shutDown() method in SandboxedFledgeManagerTest
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/video/ |
H A D | DecoderVideoRendererTest.java | 178 public void shutDown() { in shutDown() method in DecoderVideoRendererTest
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/video/ |
H A D | DecoderVideoRendererTest.java | 177 public void shutDown() { in shutDown() method in DecoderVideoRendererTest
|
/aosp_15_r20/frameworks/base/core/tests/packagemanagertests/src/android/content/pm/ |
H A D | KernelPackageMappingTests.java | 110 public void shutDown() throws Exception { in shutDown() method in KernelPackageMappingTests
|
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
H A D | TrialOutputFactoryService.java | 137 @Override protected synchronized void shutDown() throws Exception { in shutDown() method in TrialOutputFactoryService
|
H A D | ServerSocketService.java | 202 @Override protected void shutDown() throws Exception { in shutDown() method in ServerSocketService
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/GRPCClient/private/ |
H A D | GRPCTransport+Private.mm | 49 - (void)shutDown { method
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/util/concurrent/ |
H A D | AbstractExecutionThreadService.java | 131 protected void shutDown() throws Exception {} in shutDown() method in AbstractExecutionThreadService
|
H A D | AbstractIdleService.java | 100 protected abstract void shutDown() throws Exception; in shutDown() method in AbstractIdleService
|
/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/ |
H A D | AbstractExecutionThreadService.java | 132 protected void shutDown() throws Exception {} in shutDown() method in AbstractExecutionThreadService
|