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

  /external/deqp/framework/common/
tcuTestCaseWrapper.cpp 75 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, e.getMessage());
142 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, e.getMessage());
tcuTestContext.cpp 73 case QP_TEST_RESULT_INTERNAL_ERROR: return 120;
tcuTestExecutor.cpp 184 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Unexpected error in subcase init");
  /external/deqp/framework/qphelper/
qpTestLog.h 61 QP_TEST_RESULT_INTERNAL_ERROR, /*!< Error occurred within Tester Core */
qpTestLog.c 171 { QP_TEST_RESULT_INTERNAL_ERROR, "InternalError" },
    [all...]
  /external/deqp/modules/gles3/functional/
es3fRasterizerDiscardTests.cpp 277 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");

Completed in 119 milliseconds