Searched refs:StripNonSemanticInfoTest (Results 1 – 3 of 3) sorted by relevance
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | strip_reflect_info_test.cpp | 28 using StripNonSemanticInfoTest = PassTest<::testing::Test>; typedef 136 TEST_F(StripNonSemanticInfoTest, StripNonSemanticImport) { in TEST_F() argument 150 TEST_F(StripNonSemanticInfoTest, StripNonSemanticGlobal) { in TEST_F() argument 165 TEST_F(StripNonSemanticInfoTest, StripNonSemanticInFunction) { in TEST_F() argument 185 TEST_F(StripNonSemanticInfoTest, StripNonSemanticAfterFunction) { in TEST_F() argument 205 TEST_F(StripNonSemanticInfoTest, StripNonSemanticBetweenFunctions) { in TEST_F() argument
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ |
D | strip_reflect_info_test.cpp | 28 using StripNonSemanticInfoTest = PassTest<::testing::Test>; typedef 136 TEST_F(StripNonSemanticInfoTest, StripNonSemanticImport) { in TEST_F() argument 150 TEST_F(StripNonSemanticInfoTest, StripNonSemanticGlobal) { in TEST_F() argument 165 TEST_F(StripNonSemanticInfoTest, StripNonSemanticInFunction) { in TEST_F() argument 185 TEST_F(StripNonSemanticInfoTest, StripNonSemanticAfterFunction) { in TEST_F() argument 205 TEST_F(StripNonSemanticInfoTest, StripNonSemanticBetweenFunctions) { in TEST_F() argument
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | strip_reflect_info_test.cpp | 28 using StripNonSemanticInfoTest = PassTest<::testing::Test>; typedef 136 TEST_F(StripNonSemanticInfoTest, StripNonSemanticImport) { in TEST_F() argument 150 TEST_F(StripNonSemanticInfoTest, StripNonSemanticGlobal) { in TEST_F() argument 165 TEST_F(StripNonSemanticInfoTest, StripNonSemanticInFunction) { in TEST_F() argument 185 TEST_F(StripNonSemanticInfoTest, StripNonSemanticAfterFunction) { in TEST_F() argument 205 TEST_F(StripNonSemanticInfoTest, StripNonSemanticBetweenFunctions) { in TEST_F() argument
|