HomeSort by relevance Sort by last modified time
    Searched refs:getTerminateAfter (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/common/
tcuTestContext.hpp 71 bool getTerminateAfter (void) const { return m_terminateAfter; }
tcuTestExecutor.cpp 201 const bool terminateAfter = m_testCtx.getTerminateAfter();

Completed in 112 milliseconds