Searched defs:resultsLatch (Results 1 – 2 of 2) sorted by relevance
235 CountDownLatch resultsLatch = new CountDownLatch(1); in performBleScan() local255 waitForReceiver(InstrumentationRegistry.getContext(), 59_000, resultsLatch, null); in performBleScan() local
278 CountDownLatch resultsLatch = new CountDownLatch(2); in testParallelCallsToTheScriptEngineDoNotInterfere() local