Home
last modified time | relevance | path

Searched defs:errorLatch (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/services/Car/tests/CarServiceTest/src/com/android/car/
DCarCabinManagerTest.java117 CountDownLatch errorLatch = new CountDownLatch(1); in testError() local
DCarHvacManagerTest.java160 CountDownLatch errorLatch = new CountDownLatch(1); in testError() local
/aosp_15_r20/cts/tests/contextualsearch/src/android/contextualsearch/cts/
H A DContextualSearchManagerTest.kt222 val errorLatch: CountDownLatch = CountDownLatch(1), constant in android.contextualsearch.cts.ContextualSearchManagerTest.TestOutcomeReceiver
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.h276 mutable bool errorLatch; variable
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/
H A DSPVRemapper.h292 mutable bool errorLatch; variable