Home
last modified time | relevance | path

Searched defs:shouldWait (Results 1 – 7 of 7) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/cache/
DCacheBuilderTest.java404 final AtomicBoolean shouldWait = new AtomicBoolean(false); in testRemovalNotification_clear() local
650 private final AtomicBoolean shouldWait; field in CacheBuilderTest.DelayingIdentityLoader
653 DelayingIdentityLoader(AtomicBoolean shouldWait, CountDownLatch delayLatch) { in DelayingIdentityLoader()
/external/guava/guava-tests/test/com/google/common/cache/
DCacheBuilderTest.java480 final AtomicBoolean shouldWait = new AtomicBoolean(false); in testRemovalNotification_clear() local
726 private final AtomicBoolean shouldWait; field in CacheBuilderTest.DelayingIdentityLoader
729 DelayingIdentityLoader(AtomicBoolean shouldWait, CountDownLatch delayLatch) { in DelayingIdentityLoader()
/external/skia/src/gpu/vk/
DGrVkSemaphore.h52 bool shouldWait() const { in shouldWait() function
/external/skqp/src/gpu/vk/
DGrVkSemaphore.h52 bool shouldWait() const { in shouldWait() function
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DEventQueueImpl.java144 private boolean shouldWait(TimerThread timerThread) { in shouldWait() method in EventQueueImpl
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DAbstractScheduledServiceTest.java481 final AtomicBoolean shouldWait = new AtomicBoolean(true); in testCustomSchedule_startStop() local
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAbstractScheduledServiceTest.java481 final AtomicBoolean shouldWait = new AtomicBoolean(true); in testCustomSchedule_startStop() local