Searched defs:shouldWait (Results 1 – 7 of 7) sorted by relevance
404 final AtomicBoolean shouldWait = new AtomicBoolean(false); in testRemovalNotification_clear() local650 private final AtomicBoolean shouldWait; field in CacheBuilderTest.DelayingIdentityLoader653 DelayingIdentityLoader(AtomicBoolean shouldWait, CountDownLatch delayLatch) { in DelayingIdentityLoader()
480 final AtomicBoolean shouldWait = new AtomicBoolean(false); in testRemovalNotification_clear() local726 private final AtomicBoolean shouldWait; field in CacheBuilderTest.DelayingIdentityLoader729 DelayingIdentityLoader(AtomicBoolean shouldWait, CountDownLatch delayLatch) { in DelayingIdentityLoader()
52 bool shouldWait() const { in shouldWait() function
144 private boolean shouldWait(TimerThread timerThread) { in shouldWait() method in EventQueueImpl
481 final AtomicBoolean shouldWait = new AtomicBoolean(true); in testCustomSchedule_startStop() local