Home
last modified time | relevance | path

Searched defs:getErrorMsg (Results 1 – 3 of 3) sorted by relevance

/cts/tests/media/jni/
DNativeCodecTestBase.h150 std::string getErrorMsg() { return mErrorLogs + *mSharedErrorLogs; } in getErrorMsg() function
202 std::string getErrorMsg() { in getErrorMsg() function
DNativeCodecEncoderSurfaceTest.cpp78 std::string getErrorMsg() { in getErrorMsg() function in CodecEncoderSurfaceTest
DNativeCodecTestBase.cpp231 std::string CodecAsyncHandler::getErrorMsg() { in getErrorMsg() function in CodecAsyncHandler