Searched refs:committedLatch (Results 1 – 1 of 1) sorted by relevance
473 CountDownLatch committedLatch = new CountDownLatch(1); in testSyncTransactionViewNotVisible() local478 committedLatch::countDown); in testSyncTransactionViewNotVisible()483 committedLatch.await(WAIT_TIMEOUT_S, TimeUnit.SECONDS)); in testSyncTransactionViewNotVisible()509 CountDownLatch committedLatch = new CountDownLatch(1); in testSyncTransactionNothingToDraw() local513 committedLatch::countDown); in testSyncTransactionNothingToDraw()519 committedLatch.await(WAIT_TIMEOUT_S, TimeUnit.SECONDS)); in testSyncTransactionNothingToDraw()