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