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

  /external/deqp/framework/qphelper/
qpTestLog.h 36 * qpTestLog_endCase or qpTestLog_terminateCase. The human readable
195 deBool qpTestLog_endCase (qpTestLog* log, qpTestResult result, const char* description);
qpTestLog.c 453 deBool qpTestLog_endCase (qpTestLog* log, qpTestResult result, const char* resultDetails)
472 qpPrintf("qpTestLog_endCase(): Writing XML failed\n");
    [all...]
  /external/deqp/framework/common/
tcuTestLog.cpp 452 if (qpTestLog_endCase(m_log, result, description) == DE_FALSE)

Completed in 44 milliseconds