Home
last modified time | relevance | path

Searched refs:QP_TEST_RESULT_WAIVER (Results 1 – 15 of 15) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuResultCollector.cpp42 case QP_TEST_RESULT_WAIVER: return 60; in testResultSeverity()
DtcuTestSessionExecutor.cpp278 case QP_TEST_RESULT_WAIVER: m_status.numWaived += 1; break; in leaveTestCase()
/third_party/vk-gl-cts/modules/gles31/
Dtes31TestCaseWrapper.hpp68 throw tcu::TestException("Waived test", QP_TEST_RESULT_WAIVER); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
Des2cTestPackage.cpp69 throw tcu::TestException("Waived test", QP_TEST_RESULT_WAIVER); in init()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestPackage.cpp71 throw tcu::TestException("Waived test", QP_TEST_RESULT_WAIVER); in init()
/third_party/vk-gl-cts/modules/gles2/
Dtes2TestPackage.cpp74 throw tcu::TestException("Waived test", QP_TEST_RESULT_WAIVER); in init()
/third_party/vk-gl-cts/modules/gles3/
Dtes3TestPackage.cpp72 throw tcu::TestException("Waived test", QP_TEST_RESULT_WAIVER); in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSingleConfigTestPackage.cpp68 throw tcu::TestException("Waived test", QP_TEST_RESULT_WAIVER); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cTestPackage.cpp86 throw tcu::TestException("Waived test", QP_TEST_RESULT_WAIVER); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
Des32cTestPackage.cpp92 throw tcu::TestException("Waived test", QP_TEST_RESULT_WAIVER); in init()
/third_party/vk-gl-cts/framework/qphelper/
DqpTestLog.h64 QP_TEST_RESULT_WAIVER, /*!< Status code reported by waived test. */ enumerator
DqpTestLog.c174 { QP_TEST_RESULT_WAIVER, "Waiver" },
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTestPackages.cpp73 throw tcu::TestException("Waived test", QP_TEST_RESULT_WAIVER); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTestPackage.cpp108 throw tcu::TestException("Waived test", QP_TEST_RESULT_WAIVER); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp273 throw tcu::TestException("Waived test", QP_TEST_RESULT_WAIVER); in init()