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

  /external/deqp/external/openglcts/modules/glesext/
esextcTestPackage.cpp 94 testCtx.getLog().endCase(QP_TEST_RESULT_RESOURCE_ERROR, "Resource error in context post-iteration routine");
100 testCtx.getLog().endCase(QP_TEST_RESULT_FAIL, "Error in context post-iteration routine");
  /external/deqp/external/openglcts/modules/gles3/
es3cTestPackage.cpp 114 testCtx.getLog().endCase(QP_TEST_RESULT_RESOURCE_ERROR, "Resource error in context post-iteration routine");
120 testCtx.getLog().endCase(QP_TEST_RESULT_FAIL, "Error in context post-iteration routine");
  /external/deqp/external/openglcts/modules/gles32/
es32cTestPackage.cpp 116 testCtx.getLog().endCase(QP_TEST_RESULT_RESOURCE_ERROR, "Resource error in context post-iteration routine");
122 testCtx.getLog().endCase(QP_TEST_RESULT_FAIL, "Error in context post-iteration routine");
  /external/deqp/external/openglcts/modules/gl/
gl3cTestPackages.cpp 113 testCtx.getLog().endCase(QP_TEST_RESULT_RESOURCE_ERROR, "Resource error in context post-iteration routine");
119 testCtx.getLog().endCase(QP_TEST_RESULT_FAIL, "Error in context post-iteration routine");
  /external/deqp/framework/common/
tcuTestSessionExecutor.cpp 266 m_testCtx.getLog().endCase(testResult, testResultDesc);
tcuTestLog.hpp 161 void endCase (qpTestResult result, const char* description);
tcuTestLog.cpp 450 void TestLog::endCase (qpTestResult result, const char* description)

Completed in 957 milliseconds