Searched refs:qpTestLog_startCase (Results 1 – 3 of 3) sorted by relevance
194 deBool qpTestLog_startCase (qpTestLog* log, const char* testCasePath, qpTestCaseType testCaseT…
409 deBool qpTestLog_startCase (qpTestLog* log, const char* testCasePath, qpTestCaseType testCaseType) in qpTestLog_startCase() function
446 if (qpTestLog_startCase(m_log, testCasePath, testCaseType) == DE_FALSE) in startCase()