Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestSessionExecutor.cpp237 m_testCtx.getLog().endCase(testResult, testResultDesc); in leaveTestCase()
DtcuTestLog.hpp158 void endCase (qpTestResult result, const char* description);
DtcuTestLog.cpp371 void TestLog::endCase (qpTestResult result, const char* description) in endCase() function in tcu::TestLog