Searched refs:latch1 (Results 1 – 2 of 2) sorted by relevance
134 final CountDownLatch latch1 = new CountDownLatch(1); in testIsIdle() local142 latch1.await(TIMEOUT, TimeUnit.MILLISECONDS); in testIsIdle()160 latch1.countDown(); in testIsIdle()
775 final CountDownLatch latch1 = new CountDownLatch(1); in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler() local792 latch1.countDown(); in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler()811 latch1.await(LATCH_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler()