Home
last modified time | relevance | path

Searched refs:StripOpNameInstructions (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dfold_spec_const_op_composite_test.cpp187 std::string StripOpNameInstructions(const std::string& str) { in StripOpNameInstructions() function
229 StripOpNameInstructions(expected) == StripOpNameInstructions(original), in TEST_P()
231 EXPECT_EQ(StripOpNameInstructions(expected), in TEST_P()
232 StripOpNameInstructions(optimized)); in TEST_P()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dfold_spec_const_op_composite_test.cpp187 std::string StripOpNameInstructions(const std::string& str) { in StripOpNameInstructions() function
229 StripOpNameInstructions(expected) == StripOpNameInstructions(original), in TEST_P()
231 EXPECT_EQ(StripOpNameInstructions(expected), in TEST_P()
232 StripOpNameInstructions(optimized)); in TEST_P()
/third_party/spirv-tools/test/opt/
H A Dfold_spec_const_op_composite_test.cpp781 std::string StripOpNameInstructions(const std::string& str) { in StripOpNameInstructions() function
823 StripOpNameInstructions(expected) == StripOpNameInstructions(original), in TEST_P()
825 EXPECT_EQ(StripOpNameInstructions(expected), in TEST_P()
826 StripOpNameInstructions(optimized)); in TEST_P()

Completed in 6 milliseconds