Home
last modified time | relevance | path

Searched refs:resultsLatch (Results 1 – 2 of 2) sorted by relevance

/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/
DAtomTests.java235 CountDownLatch resultsLatch = new CountDownLatch(1); in performBleScan() local
240 resultsLatch.countDown(); in performBleScan()
249 resultsLatch.countDown(); in performBleScan()
255 waitForReceiver(InstrumentationRegistry.getContext(), 59_000, resultsLatch, null); in performBleScan() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/js/
DJSScriptEngineTest.java348 CountDownLatch resultsLatch = new CountDownLatch(2); in testParallelCallsToTheScriptEngineDoNotInterfere() local
358 resultsLatch, in testParallelCallsToTheScriptEngineDoNotInterfere()
370 resultsLatch, in testParallelCallsToTheScriptEngineDoNotInterfere()
374 resultsLatch.await(); in testParallelCallsToTheScriptEngineDoNotInterfere()