Home
last modified time | relevance | path

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

/cts/tests/media/src/android/mediav2/cts/
DCodecDecoderBlockModelMultiAccessUnitTest.java134 + mTestConfig + mTestEnv + test.getErrMsg()); in testSimpleDecode()
162 + mOutputBuff.getErrMsg()); in testSimpleDecode()
167 + mTestEnv + testB.getErrMsg()); in testSimpleDecode()
234 + test.getErrMsg()); in testFlush()
248 + test.getErrMsg()); in testFlush()
262 + test.getErrMsg()); in testFlush()
355 + test.getErrMsg()); in testReconfigure()
369 + test.getErrMsg()); in testReconfigure()
389 + configTest.getErrMsg()); in testReconfigure()
DCodecDecoderMultiAccessUnitTest.java232 + mTestConfig + mTestEnv + mOutputBuff.getErrMsg()); in testSimpleDecode()
237 + mTestEnv + testB.getErrMsg()); in testSimpleDecode()
323 + test.getErrMsg()); in testFlush()
337 + test.getErrMsg()); in testFlush()
351 + test.getErrMsg()); in testFlush()
448 + test.getErrMsg()); in testReconfigure()
462 + test.getErrMsg()); in testReconfigure()
479 + configTest.getErrMsg()); in testReconfigure()
DCodecDecoderTest.java409 + mTestEnv + test.getErrMsg()); in testSimpleDecode()
429 + mTestConfig + mTestEnv + test.getErrMsg()); in testSimpleDecode()
520 + test.getErrMsg()); in testFlush()
537 + test.getErrMsg()); in testFlush()
551 + test.getErrMsg()); in testFlush()
681 + test.getErrMsg()); in testReconfigure()
698 + test.getErrMsg()); in testReconfigure()
725 + configTest.getErrMsg()); in testReconfigure()
764 + test.getErrMsg()); in testOnlyEos()
851 + mTestEnv + test.getErrMsg()); in testSimpleDecodeQueueCSD()
[all …]
DCodecDecoderSurfaceTest.java254 + "mode \n" + mTestConfig + mTestEnv + test.getErrMsg()); in testSimpleDecodeToSurface()
428 + test.getErrMsg()); in testFlush()
441 + "mode \n" + mTestConfig + mTestEnv + test.getErrMsg()); in testFlush()
455 + "mode \n" + mTestConfig + mTestEnv + test.getErrMsg()); in testFlush()
545 + "mode \n" + mTestConfig + mTestEnv + test.getErrMsg()); in testReconfigure()
559 + "mode \n" + mTestConfig + mTestEnv + test.getErrMsg()); in testReconfigure()
578 + "mode \n" + mTestConfig + mTestEnv + configTest.getErrMsg()); in testReconfigure()
DCodecEncoderBlockModelMultiAccessUnitTest.java319 + mTestEnv + test.getErrMsg()); in testSimpleEncode()
351 + "mode.\n" + mTestConfig + mTestEnv + mOutputBuff.getErrMsg()); in testSimpleEncode()
356 + mTestEnv + testB.getErrMsg()); in testSimpleEncode()
DCodecEncoderTest.java365 + mTestEnv + test.getErrMsg()); in testSimpleEncode()
480 + mTestEnv + test.getErrMsg()); in testReconfigure()
495 + mTestEnv + test.getErrMsg()); in testReconfigure()
512 + mTestEnv + configTest.getErrMsg()); in testReconfigure()
581 + mTestEnv + test.getErrMsg()); in testOnlyEos()
DCodecDecoderPauseTest.java125 + "normal run \n" + mTestConfig + mTestEnv + test.getErrMsg()); in testPause()
DCodecEncoderMultiAccessUnitTest.java333 + " mode. \n" + mTestConfig + mTestEnv + mOutputBuff.getErrMsg()); in testSimpleEncode()
338 + mTestEnv + testB.getErrMsg()); in testSimpleEncode()
DCodecEncoderSurfaceTest.java330 + test.getErrMsg()); in testSimpleEncodeFromSurface()
DCodecDecoderValidationTest.java834 + mTestConfig + mTestEnv + mOutputBuff.getErrMsg()); in testDecodeAndValidate()
/cts/tests/tests/media/drmframework/src/android/media/drmframework/cts/
DCodecDecoderMultiAccessUnitDrmTest.java169 + mTestConfig + mTestEnv + mOutputBuff.getErrMsg()); in testSimpleDecode()
174 + mTestEnv + testB.getErrMsg()); in testSimpleDecode()
DCodecDecoderBlockModelMultiAccessUnitDrmTest.java173 + mOutputBuff.getErrMsg()); in testSimpleDecode()
178 + mTestEnv + testB.getErrMsg()); in testSimpleDecode()
DCodecDecoderDrmTest.java138 + mTestConfig + mTestEnv + test.getErrMsg()); in testSimpleDecode()
/cts/tests/media/common/src/android/mediav2/common/cts/
DCodecEncoderSurfaceTestBase.java507 + mTestConfig + mTestEnv + mAsyncHandleDecoder.getErrMsg(), in validateTestState()
510 + mTestConfig + mTestEnv + mAsyncHandleEncoder.getErrMsg(), in validateTestState()
524 + mTestEnv + mOutputBuff.getErrMsg()); in validateTestState()
529 + mOutputBuff.getErrMsg()); in validateTestState()
DCodecAsyncHandler.java245 public String getErrMsg() { in getErrMsg() method in CodecAsyncHandler
DCodecDecoderTestBase.java355 + mOutputBuff.getErrMsg()); in validateTestState()
362 + mTestEnv + mOutputBuff.getErrMsg()); in validateTestState()
DCodecEncoderTestBase.java629 + mOutputBuff.getErrMsg()); in validateTestState()
634 + mTestEnv + mOutputBuff.getErrMsg()); in validateTestState()
DOutputManager.java577 public String getErrMsg() { in getErrMsg() method in OutputManager
DCodecTestBase.java1396 + mAsyncHandle.getErrMsg(), mAsyncHandle.hasSeenError()); in validateTestState()