Home
last modified time | relevance | path

Searched refs:qpPrintf (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/qphelper/
DqpTestLog.c347 qpPrintf("ERROR: Unable to open test log output file '%s'.\n", fileName); in qpTestLog_createFileLog()
360 qpPrintf("ERROR: Unable to create output XML writer to file '%s'.\n", fileName); in qpTestLog_createFileLog()
367 qpPrintf("ERROR: Unable to create mutex.\n"); in qpTestLog_createFileLog()
434 qpPrintf("qpTestLog_startCase(): Writing XML failed\n"); in qpTestLog_startCase()
468 qpPrintf("qpTestLog_endCase(): Writing XML failed\n"); in qpTestLog_endCase()
539 qpPrintf("qpTestLog_writeKeyValuePair(): Writing XML failed\n"); in qpTestLog_writeKeyValuePair()
775 qpPrintf("qpTestLog_startImageSet(): Writing XML failed\n"); in qpTestLog_startImageSet()
799 qpPrintf("qpTestLog_endImageSet(): Writing XML failed\n"); in qpTestLog_endImageSet()
875 qpPrintf("WARNING: PNG compression failed -- storing image uncompressed.\n"); in qpTestLog_writeImage()
902 qpPrintf("ERROR: Failed to pack pixels for writing.\n"); in qpTestLog_writeImage()
[all …]
DqpDebugOut.h33 void qpPrintf (const char* fmt, ...);
DqpWatchDog.c33 # define DBGPRINT(X) qpPrintf X
DqpDebugOut.c46 void qpPrintf (const char* format, ...) in qpPrintf() function
DqpCrashHandler.c36 # define DBGPRINT(X) qpPrintf X
118 qpPrintf("%s", infoString); in defaultWriteInfo()
/external/deqp/framework/common/
DtcuApp.cpp70 qpPrintf("WARNING: License has expired!\n"); in App()
73 qpPrintf("WARNING: Failed to set floating-point rounding mode!\n"); in App()