Home
last modified time | relevance | path

Searched defs:jsEvaluationStartedLatch (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/js/
DJSScriptEngineTest.java942 CountDownLatch jsEvaluationStartedLatch = new CountDownLatch(1); in testIsolateIsClosedWhenEvaluationIsCancelled() local
988 CountDownLatch jsEvaluationStartedLatch = new CountDownLatch(1); in testIsolateIsClosedWhenEvaluationTimesOut() local