Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DResourceManagerTestActivityBase.java57 Log.d(TAG, "onError " + codec.toString() + " errorCode " + e.getErrorCode()); in onError()
180 Log.d(TAG, "CodecException 0x" + Integer.toHexString(e.getErrorCode())); in allocateCodecs()
210 Log.d(TAG, "useCodecs got CodecException 0x" + Integer.toHexString(e.getErrorCode())); in doUseCodecs()
211 if (e.getErrorCode() == MediaCodec.CodecException.ERROR_RECLAIMED) { in doUseCodecs()
DMediaCodecClearKeyPlayer.java584 + e.getErrorCode() + ", '" + e.getMessage() + "'"); in doSomeWork()
595 + e.getErrorCode() + ", '" + e.getMessage() + "'"); in doSomeWork()
DMediaCodecTest.java146 Log.w(TAG, "CodecException Recoverable: " + ex.getErrorCode()); in logMediaCodecException()
148 Log.w(TAG, "CodecException Transient: " + ex.getErrorCode()); in logMediaCodecException()
150 Log.w(TAG, "CodecException Fatal: " + ex.getErrorCode()); in logMediaCodecException()
DMediaCodecCapabilitiesTest.java579 if (e.getErrorCode() == MediaCodec.CodecException.ERROR_INSUFFICIENT_RESOURCE) { in getActualMax()
DVpxCodecTestBase.java942 + ", error " + e.getErrorCode());
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java181 assertEquals(KM_ERROR_INVALID_INPUT_LENGTH, cause.getErrorCode()); in testEcAttestation_TooLargeChallenge()
230 assertEquals(KM_ERROR_PERMISSION_DENIED, cause.getErrorCode()); in testEcAttestation_KeyStoreExceptionWhenRequestingUniqueId()
299 assertEquals(KM_ERROR_INVALID_INPUT_LENGTH, cause.getErrorCode()); in testRsaAttestation_TooLargeChallenge()
/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureResultTest.java248 int errorCode = listener.getErrorCode(); in testPartialResult()
727 public int getErrorCode() { in getErrorCode() method in CaptureResultTest.TotalAndPartialResultListener
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewClientTest.java283 webViewClient.hasOnReceivedResourceError().getErrorCode()); in testOnReceivedErrorForSubresource()
/cts/tools/dex-tools/dex/
Dclasses0.out.dex36839 public int getErrorCode()
70710 public int getErrorCode()