Home
last modified time | relevance | path

Searched refs:endCase (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestPackage.cpp102 testCtx.getLog().endCase(QP_TEST_RESULT_RESOURCE_ERROR, "Resource error in context post-iteration routine"); in iterate()
108 testCtx.getLog().endCase(QP_TEST_RESULT_FAIL, "Error in context post-iteration routine"); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSingleConfigTestPackage.cpp103 testCtx.getLog().endCase(QP_TEST_RESULT_RESOURCE_ERROR, "Resource error in context post-iteration routine"); in iterate()
109 testCtx.getLog().endCase(QP_TEST_RESULT_FAIL, "Error in context post-iteration routine"); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cTestPackage.cpp124 testCtx.getLog().endCase(QP_TEST_RESULT_RESOURCE_ERROR, "Resource error in context post-iteration routine"); in iterate()
130 testCtx.getLog().endCase(QP_TEST_RESULT_FAIL, "Error in context post-iteration routine"); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
H A Des32cTestPackage.cpp130 testCtx.getLog().endCase(QP_TEST_RESULT_RESOURCE_ERROR, "Resource error in context post-iteration routine"); in iterate()
136 testCtx.getLog().endCase(QP_TEST_RESULT_FAIL, "Error in context post-iteration routine"); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTestPackages.cpp116 testCtx.getLog().endCase(QP_TEST_RESULT_FAIL, "Error in context post-iteration routine"); in iterate()
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuRandomOrderExecutor.cpp191 log.endCase(result.getCode(), result.getDescription().c_str()); in execute()
/third_party/vk-gl-cts/framework/common/
H A DtcuTestSessionExecutor.cpp289 m_testCtx.getLog().endCase(testResult, testResultDesc); in leaveTestCase()
H A DtcuTestLog.hpp163 void endCase (qpTestResult result, const char* description);
H A DtcuTestLog.cpp503 void TestLog::endCase (qpTestResult result, const char* description) in endCase() function in tcu::TestLog

Completed in 6 milliseconds