Searched defs:m_terminateAfter (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuTestContext.hpp70 void setTerminateAfter (bool terminate) { m_terminateAfter = terminate; }
71 bool getTerminateAfter (void) const { return m_terminateAfter; }
82 bool m_terminateAfter; //!< Should tester terminate after execution of the current test member in class:tcu::TestContext

Completed in 108 milliseconds