Home
last modified time | relevance | path

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

/external/angle/src/tests/deqp_support/
DtcuRandomOrderExecutor.cpp187 log.startCase(casePath.c_str(), caseType); in execute()
/external/deqp/framework/common/
DtcuTestSessionExecutor.cpp202 log.startCase(casePath.c_str(), caseType); in enterTestCase()
DtcuTestLog.hpp162 void startCase (const char* testCasePath, qpTestCaseType testCaseType);
DtcuTestLog.cpp450 void TestLog::startCase (const char* testCasePath, qpTestCaseType testCaseType) in startCase() function in tcu::TestLog