Searched refs:computationStarted (Results 1 – 4 of 4) sorted by relevance
428 final CountDownLatch computationStarted = new CountDownLatch(1); in testRemovalNotification_clear() local434 computationStarted.countDown(); in testRemovalNotification_clear()442 computationStarted.await(); in testRemovalNotification_clear()
2244 final CountDownLatch computationStarted = new CountDownLatch(2); in testInvalidateDuringLoading() local2255 computationStarted.countDown(); in testInvalidateDuringLoading()2280 computationStarted.await(); in testInvalidateDuringLoading()2301 final CountDownLatch computationStarted = new CountDownLatch(2); in testInvalidateAndReloadDuringLoading() local2312 computationStarted.countDown(); in testInvalidateAndReloadDuringLoading()2337 computationStarted.await(); in testInvalidateAndReloadDuringLoading()
504 final CountDownLatch computationStarted = new CountDownLatch(1); in testRemovalNotification_clear() local510 computationStarted.countDown(); in testRemovalNotification_clear()518 computationStarted.await(); in testRemovalNotification_clear()