Searched refs:jsEvaluationStartedLatch (Results 1 – 1 of 1) sorted by relevance
942 CountDownLatch jsEvaluationStartedLatch = new CountDownLatch(1); in testIsolateIsClosedWhenEvaluationIsCancelled() local948 jsEvaluationStartedLatch.countDown(); in testIsolateIsClosedWhenEvaluationIsCancelled()976 jsEvaluationStartedLatch.await(1, TimeUnit.SECONDS); in testIsolateIsClosedWhenEvaluationIsCancelled()988 CountDownLatch jsEvaluationStartedLatch = new CountDownLatch(1); in testIsolateIsClosedWhenEvaluationTimesOut() local994 jsEvaluationStartedLatch.countDown(); in testIsolateIsClosedWhenEvaluationTimesOut()1034 jsEvaluationStartedLatch.await(1, TimeUnit.SECONDS); in testIsolateIsClosedWhenEvaluationTimesOut()