Searched refs:replacement_4 (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 | 217 auto replacement_4 = TransformationReplaceIdWithSynonym( in TEST() local 220 replacement_4.IsApplicable(context.get(), transformation_context)); in TEST() 221 replacement_4.Apply(context.get(), &transformation_context); in TEST() 666 auto replacement_4 = TransformationReplaceIdWithSynonym( in TEST() local 669 replacement_4.IsApplicable(context.get(), transformation_context)); in TEST() 670 replacement_4.Apply(context.get(), &transformation_context); in TEST() 990 auto replacement_4 = TransformationReplaceIdWithSynonym( in TEST() local 993 replacement_4.IsApplicable(context.get(), transformation_context)); in TEST() 994 replacement_4.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 | 217 auto replacement_4 = TransformationReplaceIdWithSynonym( in TEST() local 220 replacement_4.IsApplicable(context.get(), transformation_context)); in TEST() 221 replacement_4.Apply(context.get(), &transformation_context); in TEST() 666 auto replacement_4 = TransformationReplaceIdWithSynonym( in TEST() local 669 replacement_4.IsApplicable(context.get(), transformation_context)); in TEST() 670 replacement_4.Apply(context.get(), &transformation_context); in TEST() 990 auto replacement_4 = TransformationReplaceIdWithSynonym( in TEST() local 993 replacement_4.IsApplicable(context.get(), transformation_context)); in TEST() 994 replacement_4.Apply(context.get(), &transformation_context); in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 219 auto replacement_4 = TransformationReplaceIdWithSynonym( in TEST() local 222 replacement_4.IsApplicable(context.get(), transformation_context)); in TEST() 223 replacement_4.Apply(context.get(), &transformation_context); in TEST() 671 auto replacement_4 = TransformationReplaceIdWithSynonym( in TEST() local 674 replacement_4.IsApplicable(context.get(), transformation_context)); in TEST() 675 replacement_4.Apply(context.get(), &transformation_context); in TEST() 997 auto replacement_4 = TransformationReplaceIdWithSynonym( in TEST() local 1000 replacement_4.IsApplicable(context.get(), transformation_context)); in TEST() 1001 replacement_4.Apply(context.get(), &transformation_context); in TEST()
|
Completed in 6 milliseconds