Searched refs:startingGate (Results 1 – 1 of 1) sorted by relevance
100 final CountDownLatch startingGate = new CountDownLatch(1); in testCheckedGetThrowsApplicationExceptionOnInterruption() local109 startingGate.countDown(); in testCheckedGetThrowsApplicationExceptionOnInterruption()124 assertTrue(startingGate.await(500, TimeUnit.MILLISECONDS)); in testCheckedGetThrowsApplicationExceptionOnInterruption()