Searched refs:terminateCase (Results 1 – 3 of 3) sorted by relevance
231 m_testCtx->getLog().terminateCase(QP_TEST_RESULT_TIMEOUT); in onWatchdogTimeout()263 m_testCtx->getLog().terminateCase(QP_TEST_RESULT_CRASH); in onCrash()
162 void terminateCase (qpTestResult result);
456 void TestLog::terminateCase (qpTestResult result) in terminateCase() function in tcu::TestLog