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