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

  /external/deqp/framework/qphelper/
qpTestLog.h 36 * qpTestLog_endCase or qpTestLog_terminateCase. The human readable
194 deBool qpTestLog_terminateCase (qpTestLog* log, qpTestResult result);
qpTestLog.c 490 deBool qpTestLog_terminateCase (qpTestLog* log, qpTestResult result)
    [all...]
  /external/deqp/framework/common/
tcuTestLog.cpp 374 if (qpTestLog_terminateCase(m_log, result) == DE_FALSE)

Completed in 497 milliseconds