Lines Matching refs:getErrorMsg
284 mOutputBuff->getErrorMsg())) in isTestStateValid()
288 mOutputBuff->getErrorMsg())) in isTestStateValid()
398 test->getErrorMsg())) in testSimpleDecode()
477 test->getErrorMsg())) in testFlush()
492 test->getErrorMsg())) in testFlush()
509 test->getErrorMsg())) in testFlush()
542 test->getErrorMsg())) in testOnlyEos()
605 .append(test->getErrorMsg())) in testSimpleDecodeQueueCSD()
631 std::string msg = isPass ? std::string{} : codecDecoderTest->getErrorMsg(); in nativeTestSimpleDecode()
655 std::string msg = isPass ? std::string{} : codecDecoderTest->getErrorMsg(); in nativeTestOnlyEos()
676 std::string msg = isPass ? std::string{} : codecDecoderTest->getErrorMsg(); in nativeTestFlush()
699 std::string msg = isPass ? std::string{} : codecDecoderTest->getErrorMsg(); in nativeTestSimpleDecodeQueueCSD()