Searched refs:terminateCase (Results 1 – 3 of 3) sorted by relevance
232 m_testCtx->getLog().terminateCase(QP_TEST_RESULT_TIMEOUT); in onWatchdogTimeout()264 m_testCtx->getLog().terminateCase(QP_TEST_RESULT_CRASH); in onCrash()
164 void terminateCase (qpTestResult result);
462 void TestLog::terminateCase (qpTestResult result) in terminateCase() function in tcu::TestLog