Lines Matching refs:getErrorMsg
309 mOutputBuff->getErrorMsg())) in isTestStateValid()
312 mOutputBuff->getErrorMsg())) in isTestStateValid()
429 .append(test->getErrorMsg())) in testSimpleEncode()
489 test->getErrorMsg())) in testReconfigure()
501 test->getErrorMsg())) in testReconfigure()
514 test->getErrorMsg())) in testReconfigure()
550 test->getErrorMsg())) in testOnlyEos()
685 std::string msg = isPass ? std::string{} : codecEncoderTest->getErrorMsg(); in nativeTestSimpleEncode()
715 std::string msg = isPass ? std::string{} : codecEncoderTest->getErrorMsg(); in nativeTestReconfigure()
743 std::string msg = isPass ? std::string{} : codecEncoderTest->getErrorMsg(); in nativeTestSetForceSyncFrame()
767 std::string msg = isPass ? std::string{} : codecEncoderTest->getErrorMsg(); in nativeTestAdaptiveBitRate()
789 std::string msg = isPass ? std::string{} : codecEncoderTest->getErrorMsg(); in nativeTestOnlyEos()