Searched refs:setTerminateAfter (Results 1 – 12 of 12) sorted by relevance
201 m_testCtx.setTerminateAfter(false); in enterTestCase()216 m_testCtx.setTerminateAfter(true); in enterTestCase()223 m_testCtx.setTerminateAfter(e.isFatal()); in enterTestCase()250 m_testCtx.setTerminateAfter(true); in leaveTestCase()304 m_testCtx.setTerminateAfter(true); in iterateTestCase()310 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()
102 testCtx.setTerminateAfter(true); in iterate()
103 testCtx.setTerminateAfter(true); in iterate()
101 testCtx.setTerminateAfter(true); in iterate()
95 testCtx.setTerminateAfter(true); in iterate()
117 testCtx.setTerminateAfter(true); in iterate()
115 testCtx.setTerminateAfter(true); in iterate()
133 testCtx.setTerminateAfter(true); in iterate()
114 testCtx.setTerminateAfter(true); in iterate()
1180 m_testCtx.setTerminateAfter(true); // Do not rely on implementation to be able to recover from OOM in iterate()