Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/js/
DJavaScriptSandboxProviderTest.java94 Exception futureException = assertThrows(ExecutionException.class, getFutureInstance); in testJsSandboxProviderCreateFailsIfSandboxNotSupported() local
DJSScriptEngineTest.java188 Exception futureException = assertThrows(ExecutionException.class, getFutureInstance); in testProviderFailsIfJSSandboxNotAvailableInWebViewVersion() local
227 Exception futureException = assertThrows(ExecutionException.class, getFutureInstance); in testEngineFailsIfJSSandboxNotAvailableInWebViewVersion() local