Searched defs:shouldWait (Results 1 – 6 of 6) sorted by relevance
407 final AtomicBoolean shouldWait = new AtomicBoolean(false); in testRemovalNotification_clear() local653 private final AtomicBoolean shouldWait; field in CacheBuilderTest.DelayingIdentityLoader656 DelayingIdentityLoader(AtomicBoolean shouldWait, CountDownLatch delayLatch) { in DelayingIdentityLoader()
483 final AtomicBoolean shouldWait = new AtomicBoolean(false); in testRemovalNotification_clear() local729 private final AtomicBoolean shouldWait; field in CacheBuilderTest.DelayingIdentityLoader732 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
502 final AtomicBoolean shouldWait = new AtomicBoolean(true); in testCustomSchedule_startStop() local