Searched refs:computationLatch (Results 1 – 2 of 2) sorted by relevance
474 CountDownLatch computationLatch = new CountDownLatch(1); in testRemovalNotification_clear_basher() local480 .build(new DelayingIdentityLoader<String>(computationShouldWait, computationLatch)); in testRemovalNotification_clear_basher()514 computationLatch.countDown(); in testRemovalNotification_clear_basher()
483 CountDownLatch computationLatch = new CountDownLatch(1); in testRemovalNotification_clear_basher() local489 .build(new DelayingIdentityLoader<String>(computationShouldWait, computationLatch)); in testRemovalNotification_clear_basher()523 computationLatch.countDown(); in testRemovalNotification_clear_basher()