Searched refs:transferLatch (Results 1 – 1 of 1) sorted by relevance
459 CountDownLatch transferLatch = new CountDownLatch(1); in testRouterRelease_managerGetRoutingSessions() local473 transferLatch.countDown(); in testRouterRelease_managerGetRoutingSessions()486 assertThat(transferLatch.await(TIMEOUT_MS, TimeUnit.MILLISECONDS)).isTrue(); in testRouterRelease_managerGetRoutingSessions()