Searched defs:ValidateXDebugInfo (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/ |
H A D | val_ext_inst_debug_test.cpp | 38 using ValidateXDebugInfo = spvtest::ValidateBase<std::string>; typedef 621 TEST_P(ValidateXDebugInfo, DebugSourceWrongResultType) { in TEST_P() argument 639 TEST_P(ValidateXDebugInfo, DebugSourceFailFile) { in TEST_P() argument 656 TEST_P(ValidateXDebugInfo, DebugSourceFailSource) { in TEST_P() argument 673 TEST_P(ValidateXDebugInfo, DebugSourceNoText) { in TEST_P() argument
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_ext_inst_debug_test.cpp | 37 using ValidateXDebugInfo = spvtest::ValidateBase<std::string>; typedef 668 TEST_P(ValidateXDebugInfo, DebugSourceWrongResultType) { in TEST_P() argument 686 TEST_P(ValidateXDebugInfo, DebugSourceFailFile) { in TEST_P() argument 703 TEST_P(ValidateXDebugInfo, DebugSourceFailSource) { in TEST_P() argument 720 TEST_P(ValidateXDebugInfo, DebugSourceNoText) { in TEST_P() argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_ext_inst_debug_test.cpp | 37 using ValidateXDebugInfo = spvtest::ValidateBase<std::string>; typedef 668 TEST_P(ValidateXDebugInfo, DebugSourceWrongResultType) { in TEST_P() argument 686 TEST_P(ValidateXDebugInfo, DebugSourceFailFile) { in TEST_P() argument 703 TEST_P(ValidateXDebugInfo, DebugSourceFailSource) { in TEST_P() argument 720 TEST_P(ValidateXDebugInfo, DebugSourceNoText) { in TEST_P() argument
|