Searched refs:onSessionCreatedLatch (Results 1 – 1 of 1) sorted by relevance
431 CountDownLatch onSessionCreatedLatch = new CountDownLatch(1); in testTransfer_unknownRoute_fail() local439 onSessionCreatedLatch.countDown(); in testTransfer_unknownRoute_fail()506 CountDownLatch onSessionCreatedLatch = new CountDownLatch(1); in testSelectAndTransferAndRelease() local513 onSessionCreatedLatch.countDown(); in testSelectAndTransferAndRelease()520 assertThat(onSessionCreatedLatch.await(TIMEOUT_MS, TimeUnit.MILLISECONDS)).isTrue(); in testSelectAndTransferAndRelease()618 CountDownLatch onSessionCreatedLatch = new CountDownLatch(1); in testTransfer_ignored_fails() local625 onSessionCreatedLatch.countDown(); in testTransfer_ignored_fails()693 CountDownLatch onSessionCreatedLatch = new CountDownLatch(1); in testSetSessionVolume() local702 onSessionCreatedLatch.countDown(); in testSetSessionVolume()884 CountDownLatch onSessionCreatedLatch = new CountDownLatch(1); in testGetSelectableRoutes_notReturnsSelectedRoutes() local[all …]