Searched refs:resultsLatch (Results 1 – 2 of 2) sorted by relevance
235 CountDownLatch resultsLatch = new CountDownLatch(1); in performBleScan() local240 resultsLatch.countDown(); in performBleScan()249 resultsLatch.countDown(); in performBleScan()255 waitForReceiver(InstrumentationRegistry.getContext(), 59_000, resultsLatch, null); in performBleScan() local
348 CountDownLatch resultsLatch = new CountDownLatch(2); in testParallelCallsToTheScriptEngineDoNotInterfere() local358 resultsLatch, in testParallelCallsToTheScriptEngineDoNotInterfere()370 resultsLatch, in testParallelCallsToTheScriptEngineDoNotInterfere()374 resultsLatch.await(); in testParallelCallsToTheScriptEngineDoNotInterfere()