Home
last modified time | relevance | path

Searched refs:fourthSignal (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/cache/
DCacheLoadingTest.java2380 final CountDownLatch fourthSignal = new CountDownLatch(1); in testExpandDuringLoading() local
2436 fourthSignal.countDown(); in testExpandDuringLoading()
2444 fourthSignal.await(); in testExpandDuringLoading()
2471 final CountDownLatch fourthSignal = new CountDownLatch(1); in ignoreTestExpandDuringRefresh() local
2528 fourthSignal.countDown(); in ignoreTestExpandDuringRefresh()
2536 fourthSignal.await(); in ignoreTestExpandDuringRefresh()
/external/guava/guava-tests/test/com/google/common/cache/
DCacheLoadingTest.java2380 final CountDownLatch fourthSignal = new CountDownLatch(1); in testExpandDuringLoading() local
2436 fourthSignal.countDown(); in testExpandDuringLoading()
2444 fourthSignal.await(); in testExpandDuringLoading()
2471 final CountDownLatch fourthSignal = new CountDownLatch(1); in ignoreTestExpandDuringRefresh() local
2528 fourthSignal.countDown(); in ignoreTestExpandDuringRefresh()
2536 fourthSignal.await(); in ignoreTestExpandDuringRefresh()