Home
last modified time | relevance | path

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

/cts/tests/translation/src/android/translation/cts/unittests/
DViewTranslationResponseTest.java61 .setValue("sample id", TranslationResponseValue.forError()) in testBuilder_validAddError()
98 .setValue("id3", TranslationResponseValue.forError()) in testBuilder_multipleResults()
DTranslationValueTest.java57 final TranslationResponseValue value = TranslationResponseValue.forError(); in testTranslationResponseValue_forError()
DTranslationResponseTest.java78 TranslationResponseValue.forError()) in testBuilder_errorViewTranslationResponse()
/cts/tests/tests/gameservice/src/android/service/games/testing/
DActivityResult.java55 public static ActivityResult forError(String gameSessionPackageName, Throwable t) { in forError() method in ActivityResult
/cts/tests/tests/gameservice/src/android/service/games/
DGameServiceTestService.java119 mLastActivityResult = ActivityResult.forError(
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt57526 method @NonNull public static android.view.translation.TranslationResponseValue forError();