Home
last modified time | relevance | path

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

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