Searched refs:computationShouldWait (Results 1 – 2 of 2) sorted by relevance
473 AtomicBoolean computationShouldWait = new AtomicBoolean(); in testRemovalNotification_clear_basher() local480 .build(new DelayingIdentityLoader<String>(computationShouldWait, computationLatch)); in testRemovalNotification_clear_basher()493 computationShouldWait.set(true); in testRemovalNotification_clear_basher()
482 AtomicBoolean computationShouldWait = new AtomicBoolean(); in testRemovalNotification_clear_basher() local489 .build(new DelayingIdentityLoader<String>(computationShouldWait, computationLatch)); in testRemovalNotification_clear_basher()502 computationShouldWait.set(true); in testRemovalNotification_clear_basher()