Home
last modified time | relevance | path

Searched defs:CountDownLatch (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/libs/net/common/testutils/hostdevice/com/android/testutils/
H A DConcurrentUtils.kt28 fun CountDownLatch.await(timeoutMs: Long): Boolean = await(timeoutMs, TimeUnit.MILLISECONDS) regex
/aosp12/frameworks/base/services/tests/PackageManagerServiceTests/unit/src/com/android/server/pm/test/install/
H A DRequestThrottleTest.kt210 private fun CountDownLatch.awaitForTest() = assertThat(await(5, TimeUnit.SECONDS)).isTrue() regex
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h480 explicit CountDownLatch(uint32_t flags) : mFlags(flags) {} in CountDownLatch() function
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...