Searched refs:replacement_3 (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 192 auto replacement_3 = TransformationReplaceIdWithSynonym( in TEST() local 198 replacement_3.IsApplicable(context.get(), transformation_context)); in TEST() 201 replacement_3.Apply(context.get(), &transformation_context); in TEST() 650 auto replacement_3 = TransformationReplaceIdWithSynonym( in TEST() local 653 replacement_3.IsApplicable(context.get(), transformation_context)); in TEST() 654 replacement_3.Apply(context.get(), &transformation_context); in TEST() 973 auto replacement_3 = TransformationReplaceIdWithSynonym( in TEST() local 976 replacement_3.IsApplicable(context.get(), transformation_context)); in TEST() 977 replacement_3.Apply(context.get(), &transformation_context); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 192 auto replacement_3 = TransformationReplaceIdWithSynonym( in TEST() local 198 replacement_3.IsApplicable(context.get(), transformation_context)); in TEST() 201 replacement_3.Apply(context.get(), &transformation_context); in TEST() 650 auto replacement_3 = TransformationReplaceIdWithSynonym( in TEST() local 653 replacement_3.IsApplicable(context.get(), transformation_context)); in TEST() 654 replacement_3.Apply(context.get(), &transformation_context); in TEST() 973 auto replacement_3 = TransformationReplaceIdWithSynonym( in TEST() local 976 replacement_3.IsApplicable(context.get(), transformation_context)); in TEST() 977 replacement_3.Apply(context.get(), &transformation_context); in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 193 auto replacement_3 = TransformationReplaceIdWithSynonym( in TEST() local 199 replacement_3.IsApplicable(context.get(), transformation_context)); in TEST() 202 replacement_3.Apply(context.get(), &transformation_context); in TEST() 655 auto replacement_3 = TransformationReplaceIdWithSynonym( in TEST() local 658 replacement_3.IsApplicable(context.get(), transformation_context)); in TEST() 659 replacement_3.Apply(context.get(), &transformation_context); in TEST() 980 auto replacement_3 = TransformationReplaceIdWithSynonym( in TEST() local 983 replacement_3.IsApplicable(context.get(), transformation_context)); in TEST() 984 replacement_3.Apply(context.get(), &transformation_context); in TEST()
|
Completed in 6 milliseconds