Searched refs:closeConnectionLatch (Results 1 – 1 of 1) sorted by relevance
566 final CountDownLatch closeConnectionLatch = new CountDownLatch(1); in testInputConnectionSideEffect() local584 closeConnectionLatch.countDown(); in testInputConnectionSideEffect()640 assertEquals(1, closeConnectionLatch.getCount()); in testInputConnectionSideEffect()