Searched refs:testRunLatch (Results 1 – 1 of 1) sorted by relevance
258 final CountDownLatch testRunLatch = new CountDownLatch(1); in runTest() local261 testRunLatch.countDown(); in runTest()265 testRunLatch.await(WAIT_TIMEOUT_S, TimeUnit.SECONDS)); in runTest()