Home
last modified time | relevance | path

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

12345678910>>...15

/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowLooperResetterTest.java164 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 DAbstractExecutionThreadServiceTest.java155 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 DAbstractIdleServiceTest.java161 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 DAbstractExecutionThreadServiceTest.java155 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 DAbstractIdleServiceTest.java161 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 DBitmap.java55 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 DTrafficControlProxy.java49 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/
DMdnsDiscoveryManager.java205 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/
DSandboxedMeasurementManagerTest.java76 public void shutDown() { in shutDown() method in SandboxedMeasurementManagerTest
/aosp_15_r20/external/testng/src/main/java/org/testng/remote/strprotocol/
H A DIMessageSender.java35 void shutDown(); in shutDown() method
H A DMessageHub.java37 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/
DSandboxedAppSetIdManagerTest.java71 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/
DSandboxedAdIdManagerTest.java67 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/
DSandboxedTopicsManagerTest.java83 public void shutDown() { in shutDown() method in SandboxedTopicsManagerTest
/aosp_15_r20/cts/tests/tests/provider/src/android/provider/cts/
H A DMultiAuthorityTest.java55 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/
DSandboxedFledgeManagerTest.java105 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 DDecoderVideoRendererTest.java178 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 DDecoderVideoRendererTest.java177 public void shutDown() { in shutDown() method in DecoderVideoRendererTest
/aosp_15_r20/frameworks/base/core/tests/packagemanagertests/src/android/content/pm/
H A DKernelPackageMappingTests.java110 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 DTrialOutputFactoryService.java137 @Override protected synchronized void shutDown() throws Exception { in shutDown() method in TrialOutputFactoryService
H A DServerSocketService.java202 @Override protected void shutDown() throws Exception { in shutDown() method in ServerSocketService
/aosp_15_r20/external/grpc-grpc/src/objective-c/GRPCClient/private/
H A DGRPCTransport+Private.mm49 - (void)shutDown { method
/aosp_15_r20/external/guava/android/guava/src/com/google/common/util/concurrent/
H A DAbstractExecutionThreadService.java131 protected void shutDown() throws Exception {} in shutDown() method in AbstractExecutionThreadService
H A DAbstractIdleService.java100 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 DAbstractExecutionThreadService.java132 protected void shutDown() throws Exception {} in shutDown() method in AbstractExecutionThreadService

12345678910>>...15