Searched refs:latch2 (Results 1 – 2 of 2) sorted by relevance
135 final CountDownLatch latch2 = new CountDownLatch(1); in testIsIdle() local150 latch2.countDown(); in testIsIdle()161 latch2.await(TIMEOUT, TimeUnit.MILLISECONDS); in testIsIdle()
816 final CountDownLatch latch2 = new CountDownLatch(1); in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler() local832 latch2.countDown(); in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler()850 latch2.await(LATCH_TIMEOUT_MS, TimeUnit.MILLISECONDS); in testGetAccountsByTypeAndFeaturesWithCallbackAndHandler()