Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/js/
DJSScriptEngineTest.java943 CountDownLatch stallJsEvaluationLatch = new CountDownLatch(1); in testIsolateIsClosedWhenEvaluationIsCancelled() local
953 stallJsEvaluationLatch.await(); in testIsolateIsClosedWhenEvaluationIsCancelled()
989 CountDownLatch stallJsEvaluationLatch = new CountDownLatch(1); in testIsolateIsClosedWhenEvaluationTimesOut() local
999 stallJsEvaluationLatch.await(); in testIsolateIsClosedWhenEvaluationTimesOut()