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

  /external/deqp/framework/common/
tcuResultCollector.cpp 41 case QP_TEST_RESULT_TIMEOUT: return 50;
tcuApp.cpp 231 m_testCtx->getLog().terminateCase(QP_TEST_RESULT_TIMEOUT);
  /external/deqp/external/openglcts/modules/gl/
gl4cSyncTests.cpp 223 QP_TEST_RESULT_TIMEOUT,
  /external/deqp/framework/qphelper/
qpTestLog.h 63 QP_TEST_RESULT_TIMEOUT, /*!< Timeout occurred in test execution. */
qpTestLog.c 173 { QP_TEST_RESULT_TIMEOUT, "Timeout" },
500 DE_ASSERT(result == QP_TEST_RESULT_CRASH || result == QP_TEST_RESULT_TIMEOUT);
    [all...]

Completed in 728 milliseconds