Searched defs:shouldWait (Results 1 – 6 of 6) sorted by relevance
401 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()
410 final AtomicBoolean shouldWait = new AtomicBoolean(false); in testRemovalNotification_clear() local659 private final AtomicBoolean shouldWait; field in CacheBuilderTest.DelayingIdentityLoader662 DelayingIdentityLoader(AtomicBoolean shouldWait, CountDownLatch delayLatch) { in DelayingIdentityLoader()
55 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