HomeSort by relevance Sort by last modified time
    Searched full:terminatecase (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/common/
tcuApp.cpp 225 m_testCtx->getLog().terminateCase(QP_TEST_RESULT_TIMEOUT);
257 m_testCtx->getLog().terminateCase(QP_TEST_RESULT_CRASH);
tcuTestLog.hpp 162 void terminateCase (qpTestResult result);
tcuTestLog.cpp 456 void TestLog::terminateCase (qpTestResult result)

Completed in 783 milliseconds