Searched refs:qpTestLog_terminateCase (Results 1 – 3 of 3) sorted by relevance
211 deBool qpTestLog_terminateCase (qpTestLog* log, qpTestResult result);
564 deBool qpTestLog_terminateCase (qpTestLog* log, qpTestResult result) in qpTestLog_terminateCase() function
464 if (qpTestLog_terminateCase(m_log, result) == DE_FALSE) in terminateCase()