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