Home
last modified time | relevance | path

Searched refs:executionThread (Results 1 – 24 of 24) sorted by relevance

/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
H A DAbstractExecutionThreadServiceTest.java46 private Thread executionThread; field in AbstractExecutionThreadServiceTest
52 executionThread = new Thread(command);
53 executionThread.setUncaughtExceptionHandler(
60 executionThread.start();
85 executionThread.join(); in testServiceStartStop()
101 executionThread.join(); in testServiceStopIdempotence()
113 executionThread.join(); in testServiceExitingOnItsOwn()
182 executionThread.join(); in testServiceThrowOnStartUp()
215 executionThread.join(); in testServiceThrowOnRun()
229 executionThread.join(); in testServiceThrowOnRunAndThenAgainOnShutDown()
[all …]
H A DAbstractServiceTest.java47 private Thread executionThread; field in AbstractServiceTest
422 executionThread.join(); in testThreadedServiceStopIdempotenceAfterWait()
508 executionThread = new Thread(runnable); in invokeOnExecutionThreadForTest()
509 executionThread.setUncaughtExceptionHandler( in invokeOnExecutionThreadForTest()
516 executionThread.start(); in invokeOnExecutionThreadForTest()
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DAbstractExecutionThreadServiceTest.java46 private Thread executionThread; field in AbstractExecutionThreadServiceTest
52 executionThread = new Thread(command);
53 executionThread.setUncaughtExceptionHandler(
60 executionThread.start();
85 executionThread.join(); in testServiceStartStop()
101 executionThread.join(); in testServiceStopIdempotence()
113 executionThread.join(); in testServiceExitingOnItsOwn()
182 executionThread.join(); in testServiceThrowOnStartUp()
215 executionThread.join(); in testServiceThrowOnRun()
229 executionThread.join(); in testServiceThrowOnRunAndThenAgainOnShutDown()
[all …]
H A DAbstractServiceTest.java47 private Thread executionThread; field in AbstractServiceTest
422 executionThread.join(); in testThreadedServiceStopIdempotenceAfterWait()
508 executionThread = new Thread(runnable); in invokeOnExecutionThreadForTest()
509 executionThread.setUncaughtExceptionHandler( in invokeOnExecutionThreadForTest()
516 executionThread.start(); in invokeOnExecutionThreadForTest()
/aosp_15_r20/external/leakcanary2/leakcanary-android-release/src/main/java/leakcanary/internal/
H A DRealHeapAnalysisJob.kt50 private lateinit var executionThread: Thread in <lambda>() variable in leakcanary.internal.RealHeapAnalysisJob
68 executionThread = Thread.currentThread() in <lambda>()
78 check(Thread.currentThread() == executionThread) { in <lambda>()
79 …hain.proceed() called from unexpected thread ${Thread.currentThread()} instead of $executionThread" in <lambda>()
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/conn/
H A DAbstractClientConnAdapter.java89 private final Thread executionThread; field in AbstractClientConnAdapter
121 executionThread = Thread.currentThread(); in AbstractClientConnAdapter()
399 if (executionThread.equals(Thread.currentThread())) { in abortConnection()
/aosp_15_r20/packages/modules/AdServices/shared/tests/side-less/java/com/android/adservices/shared/testing/concurrency/
DConcurrencyHelperTest.java118 Thread executionThread = holder.poll(SLEEP_TIMEOUT_MS + 100, MILLISECONDS); in testStartNewThread() local
119 if (executionThread == null) { in testStartNewThread()
122 expect.withMessage("execution thread").that(executionThread).isSameInstanceAs(t); in testStartNewThread()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DAppManifestConfigMetricsLoggerTest.java234 AtomicReference<Thread> executionThread = new AtomicReference<>(); in testLogUsage_handlesToBgThread() local
239 executionThread.set(Thread.currentThread()); in testLogUsage_handlesToBgThread()
246 .that(executionThread.get()) in testLogUsage_handlesToBgThread()
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.impl_intermediates/
Dclasses.jarorg/apache/http/util/VersionInfo.class VersionInfo.java package org.apache. ...
/aosp_15_r20/out/soong/.intermediates/external/apache-http/org.apache.http.legacy.impl/android_common/javac/
Dorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-http/org.apache.http.legacy.impl/android_common/repackaged-jarjar/javac/
Dorg.apache.http.legacy.jarorg/apache/http/util/VersionInfo.class VersionInfo.java package org.apache. ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
HDandroid-all-4.1.2_r1-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
HDandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
HDandroid-all-4.3_r2-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-4.2.2_r1.2-robolectric-r1.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-4.4_r1-robolectric-r2.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-5.1.1_r9-robolectric-r2.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-5.0.2_r3-robolectric-r0.jarMETA-INF/ META-INF/MANIFEST.MF assets/ assets/images/ assets/ ...
HDandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
HDandroid-all-6.0.0_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...