Searched refs:computationComplete (Results 1 – 2 of 2) sorted by relevance
72 final CountDownLatch computationComplete = new CountDownLatch(1); in testRemovalNotification_clear() local77 computationComplete.countDown(); in testRemovalNotification_clear()87 computationComplete.await(); in testRemovalNotification_clear()
409 final CountDownLatch computationComplete = new CountDownLatch(1); in testRemovalNotification_clear() local414 computationComplete.countDown(); in testRemovalNotification_clear()424 computationComplete.await(); in testRemovalNotification_clear()