Searched refs:computationLatch (Results 1 – 2 of 2) sorted by relevance
116 CountDownLatch computationLatch = new CountDownLatch(1); in testRemovalNotification_clear_basher() local123 .makeComputingMap(new DelayingIdentityLoader<String>(computationLatch)); in testRemovalNotification_clear_basher()152 computationLatch.countDown(); in testRemovalNotification_clear_basher()
454 CountDownLatch computationLatch = new CountDownLatch(1); in testRemovalNotification_clear_basher() local460 new DelayingIdentityLoader<String>(computationShouldWait, computationLatch)); in testRemovalNotification_clear_basher()490 computationLatch.countDown(); in testRemovalNotification_clear_basher()