Searched refs:setTerminateAfter (Results 1 – 6 of 6) sorted by relevance
172 m_testCtx.setTerminateAfter(false); in enterTestCase()187 m_testCtx.setTerminateAfter(true); in enterTestCase()194 m_testCtx.setTerminateAfter(e.isFatal()); in enterTestCase()221 m_testCtx.setTerminateAfter(true); in leaveTestCase()275 m_testCtx.setTerminateAfter(true); in iterateTestCase()281 m_testCtx.setTerminateAfter(e.isFatal()); in iterateTestCase()
70 void setTerminateAfter (bool terminate) { m_terminateAfter = terminate; } in setTerminateAfter() function in tcu::TestContext
88 testCtx.setTerminateAfter(true); in iterate()
103 testCtx.setTerminateAfter(true); in iterate()
102 testCtx.setTerminateAfter(true); in iterate()
1180 m_testCtx.setTerminateAfter(true); // Do not rely on implementation to be able to recover from OOM in iterate()