Home
last modified time | relevance | path

Searched refs:startCase (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuTestSessionExecutor.cpp173 log.startCase(casePath.c_str(), caseType); in enterTestCase()
DtcuTestLog.hpp160 void startCase (const char* testCasePath, qpTestCaseType testCaseType);
DtcuTestLog.cpp444 void TestLog::startCase (const char* testCasePath, qpTestCaseType testCaseType) in startCase() function in tcu::TestLog