Searched defs:shouldWait (Results 1 – 2 of 2) sorted by relevance
387 final AtomicBoolean shouldWait = new AtomicBoolean(false); in testRemovalNotification_clear() local615 private final AtomicBoolean shouldWait; field in CacheBuilderTest.DelayingIdentityLoader618 DelayingIdentityLoader(AtomicBoolean shouldWait, CountDownLatch delayLatch) { in DelayingIdentityLoader()
338 final AtomicBoolean shouldWait = new AtomicBoolean(true); in testCustomSchedule_startStop() local