Searched refs:allowGetToComplete (Results 1 – 1 of 1) sorted by relevance
170 final CountDownLatch allowGetToComplete = new CountDownLatch(1); field in JdkFutureAdaptersTest.RuntimeExceptionThrowingFuture183 allowGetToComplete.await(1, SECONDS); in get()240 input.allowGetToComplete.countDown(); in testListenInPoolThreadRunsListenerAfterRuntimeException()