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