Searched refs:thirdSignal (Results 1 – 2 of 2) sorted by relevance
2378 final CountDownLatch thirdSignal = new CountDownLatch(1); in testExpandDuringLoading() local2418 thirdSignal.countDown(); in testExpandDuringLoading()2426 thirdSignal.await(); in testExpandDuringLoading()2469 final CountDownLatch thirdSignal = new CountDownLatch(1); in ignoreTestExpandDuringRefresh() local2510 thirdSignal.countDown(); in ignoreTestExpandDuringRefresh()2518 thirdSignal.await(); in ignoreTestExpandDuringRefresh()