Lines Matching refs:mErrorLogs
60 std::string mErrorLogs; member in CodecEncoderSurfaceTest
81 mErrorLogs; in getErrorMsg()
198 mErrorLogs = StringFormat("%s with error %d \n", "AMediaCodec_getName failed", val); in configureCodec()
202 mErrorLogs = std::string{"AMediaCodec_getName returned null"}; in configureCodec()
212 mErrorLogs = StringFormat("%s with error %d \n", "AMediaCodec_getName failed", val); in configureCodec()
216 mErrorLogs = std::string{"AMediaCodec_getName returned null"}; in configureCodec()
364 mErrorLogs.append("taking too long to receive onOutputFormatChanged callback"); in tryEncoderOutput()
395 mErrorLogs.append( in tryEncoderOutput()
442 mErrorLogs.append( in queueEOS()
452 mErrorLogs.append( in queueEOS()
485 mErrorLogs.append( in queueEOS()
534 mErrorLogs.append( in doWork()
545 mErrorLogs.append( in doWork()