Searched refs:startCase (Results 1 – 3 of 3) sorted by relevance
173 log.startCase(casePath.c_str(), caseType); in enterTestCase()
160 void startCase (const char* testCasePath, qpTestCaseType testCaseType);
444 void TestLog::startCase (const char* testCasePath, qpTestCaseType testCaseType) in startCase() function in tcu::TestLog