HomeSort by relevance Sort by last modified time
    Searched full:terminateafter (Results 1 - 1 of 1) sorted by null

  /external/deqp/framework/common/
tcuTestExecutor.cpp 201 const bool terminateAfter = m_testCtx.getTerminateAfter();
220 // terminateAfter, Resource error or any error in deinit means that execution should end
221 if (terminateAfter || !deinitOk || testResult == QP_TEST_RESULT_RESOURCE_ERROR)

Completed in 44 milliseconds