Searched refs:startCase (Results 1 – 4 of 4) sorted by relevance
187 log.startCase(casePath.c_str(), caseType); in execute()
202 log.startCase(casePath.c_str(), caseType); in enterTestCase()
162 void startCase (const char* testCasePath, qpTestCaseType testCaseType);
450 void TestLog::startCase (const char* testCasePath, qpTestCaseType testCaseType) in startCase() function in tcu::TestLog