HomeSort by relevance Sort by last modified time
    Searched refs:qpPrintf (Results 1 - 6 of 6) sorted by null

  /external/deqp/framework/qphelper/
qpDebugOut.h 33 void qpPrintf (const char* fmt, ...);
qpTestLog.c 347 qpPrintf("ERROR: Unable to open test log output file '%s'.\n", fileName);
360 qpPrintf("ERROR: Unable to create output XML writer to file '%s'.\n", fileName);
367 qpPrintf("ERROR: Unable to create mutex.\n");
434 qpPrintf("qpTestLog_startCase(): Writing XML failed\n");
468 qpPrintf("qpTestLog_endCase(): Writing XML failed\n");
539 qpPrintf("qpTestLog_writeKeyValuePair(): Writing XML failed\n");
783 qpPrintf("qpTestLog_startImageSet(): Writing XML failed\n");
807 qpPrintf("qpTestLog_endImageSet(): Writing XML failed\n");
883 qpPrintf("WARNING: PNG compression failed -- storing image uncompressed.\n");
910 qpPrintf("ERROR: Failed to pack pixels for writing.\n")
    [all...]
qpWatchDog.c 33 # define DBGPRINT(X) qpPrintf X
qpDebugOut.c 46 void qpPrintf (const char* format, ...)
qpCrashHandler.c 36 # define DBGPRINT(X) qpPrintf X
118 qpPrintf("%s", infoString);
  /external/deqp/framework/common/
tcuApp.cpp 70 qpPrintf("WARNING: Failed to set floating-point rounding mode!\n");

Completed in 214 milliseconds