Searched defs:shouldWait (Results 1 – 3 of 3) sorted by relevance
394 final AtomicBoolean shouldWait = new AtomicBoolean(false); in testRemovalNotification_clear() local621 private final AtomicBoolean shouldWait; field in CacheBuilderTest.DelayingIdentityLoader624 DelayingIdentityLoader(AtomicBoolean shouldWait, CountDownLatch delayLatch) { in DelayingIdentityLoader()
28 gboolean shouldWait; variable
290 final AtomicBoolean shouldWait = new AtomicBoolean(true); in testCustomSchedule_startStop() local