Searched refs:qpTestLog_endCase (Results 1 – 3 of 3) sorted by relevance
195 deBool qpTestLog_endCase (qpTestLog* log, qpTestResult result, const char* description);
453 deBool qpTestLog_endCase (qpTestLog* log, qpTestResult result, const char* resultDetails) in qpTestLog_endCase() function
452 if (qpTestLog_endCase(m_log, result, description) == DE_FALSE) in endCase()