Searched refs:qpPrintf (Results 1 - 7 of 7) sorted by relevance

/external/deqp/external/openglcts/modules/common/
H A DglcConfigList.cpp41 qpPrintf("No EGL configs enumerated: %s\n", e.what());
50 qpPrintf("No WGL configs enumerated: %s\n", e.what());
55 qpPrintf("Warning: No configs enumerated, adding only default config!\n");
/external/deqp/framework/qphelper/
H A DqpDebugOut.h33 void qpPrintf (const char* fmt, ...);
H A DqpTestLog.c343 qpPrintf("Writing test log into %s\n", fileName);
349 qpPrintf("ERROR: Unable to open test log output file '%s'.\n", fileName);
362 qpPrintf("ERROR: Unable to create output XML writer to file '%s'.\n", fileName);
369 qpPrintf("ERROR: Unable to create mutex.\n");
437 qpPrintf("qpTestLog_startCase(): Writing XML failed\n");
472 qpPrintf("qpTestLog_endCase(): Writing XML failed\n");
544 qpPrintf("qpTestLog_writeKeyValuePair(): Writing XML failed\n");
759 qpPrintf("qpTestLog_startImageSet(): Writing XML failed\n");
783 qpPrintf("qpTestLog_endImageSet(): Writing XML failed\n");
859 qpPrintf("WARNIN
[all...]
H A DqpDebugOut.c48 void qpPrintf (const char* format, ...) function
H A DqpWatchDog.c33 # define DBGPRINT(X) qpPrintf X
H A DqpCrashHandler.c44 # define DBGPRINT(X) qpPrintf X
126 qpPrintf("%s", infoString);
/external/deqp/framework/common/
H A DtcuApp.cpp94 qpPrintf("WARNING: Failed to set floating-point rounding mode!\n");

Completed in 204 milliseconds