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

  /external/deqp/framework/common/
tcuResultCollector.cpp 44 case QP_TEST_RESULT_INTERNAL_ERROR: return 120;
  /external/deqp/external/openglcts/modules/common/
glcTestCaseWrapper.cpp 86 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Internal error in test case init");
162 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Internal error in test execution");
glcRobustnessTests.cpp 182 testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Pointer to context is NULL.");
  /external/deqp/external/openglcts/modules/gl/
gl4cDirectStateAccessProgramPipelinesTests.cpp 167 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
246 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
467 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
545 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
gl4cDirectStateAccessSamplersTests.cpp 141 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
221 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
445 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
524 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
gl4cSyncTests.cpp 236 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
gl4cDirectStateAccessVertexArraysTests.cpp 178 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
271 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
860 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
    [all...]
gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp 180 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
269 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
450 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
887 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
    [all...]
gl4cDirectStateAccessXFBTests.cpp 199 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
275 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
614 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
1017 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
    [all...]
gl4cConditionalRenderInvertedTests.cpp 123 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Test error.");
343 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Test error.");
gl4cES31CompatibilityTests.cpp 189 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Test error.");
331 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Test error.");
gl4cDirectStateAccessBuffersTests.cpp 178 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
286 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
    [all...]
gl4cDirectStateAccessTexturesTests.cpp 199 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
    [all...]
gl3cTransformFeedbackTests.cpp 362 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
    [all...]
gl4cContextFlushControlTests.cpp 299 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Test error.");
gl4cDirectStateAccessQueriesTests.cpp 185 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
272 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
430 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
    [all...]
gl4cIncompleteTextureAccessTests.cpp 143 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
gl4cGetTextureSubImageTests.cpp 140 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
830 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
    [all...]
gl3cClipDistance.cpp 653 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
    [all...]
gl3cTextureSizePromotion.cpp 205 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
    [all...]
  /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/
es3fMultiviewTests.cpp 266 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
es3fRasterizerDiscardTests.cpp 277 m_testCtx.setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, "Error");
  /external/deqp/external/vulkancts/modules/vulkan/
vktTestPackage.cpp 357 m_context.getTestContext().setTestResult(QP_TEST_RESULT_INTERNAL_ERROR, (de::toString(numErrors) + " API usage errors found").c_str());

Completed in 388 milliseconds