Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/js/
DJSScriptEngineTest.java132 private final RetryStrategy mNoOpRetryStrategy = new NoOpRetryStrategyImpl(); field in JSScriptEngineTest
225 mNoOpRetryStrategy); in testEngineFailsIfJSSandboxNotAvailableInWebViewVersion()
246 mNoOpRetryStrategy)) in testCanRunSimpleScriptWithNoArgs()
264 mNoOpRetryStrategy)) in testCanRunAScriptWithNoArgs()
276 mNoOpRetryStrategy)) in testCanRunSimpleScriptWithOneArg()
289 mNoOpRetryStrategy)) in testCanRunAScriptWithOneArg()
303 mNoOpRetryStrategy)) in testCanUseJSONArguments()
322 mNoOpRetryStrategy)); in testCanNotReferToScriptArguments()
341 mNoOpRetryStrategy)); in testWillReturnAStringWithContentNullEvaluatingScriptWithErrors()
360 mNoOpRetryStrategy); in testParallelCallsToTheScriptEngineDoNotInterfere()
[all …]