Searched refs:replacement_5 (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 | 233 auto replacement_5 = TransformationReplaceIdWithSynonym( in TEST() local 239 replacement_5.IsApplicable(context.get(), transformation_context)); in TEST() 242 replacement_5.Apply(context.get(), &transformation_context); in TEST() 680 auto replacement_5 = TransformationReplaceIdWithSynonym( in TEST() local 683 replacement_5.IsApplicable(context.get(), transformation_context)); in TEST() 684 replacement_5.Apply(context.get(), &transformation_context); in TEST() 1007 auto replacement_5 = TransformationReplaceIdWithSynonym( in TEST() local 1010 replacement_5.IsApplicable(context.get(), transformation_context)); in TEST() 1011 replacement_5.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 | 233 auto replacement_5 = TransformationReplaceIdWithSynonym( in TEST() local 239 replacement_5.IsApplicable(context.get(), transformation_context)); in TEST() 242 replacement_5.Apply(context.get(), &transformation_context); in TEST() 680 auto replacement_5 = TransformationReplaceIdWithSynonym( in TEST() local 683 replacement_5.IsApplicable(context.get(), transformation_context)); in TEST() 684 replacement_5.Apply(context.get(), &transformation_context); in TEST() 1007 auto replacement_5 = TransformationReplaceIdWithSynonym( in TEST() local 1010 replacement_5.IsApplicable(context.get(), transformation_context)); in TEST() 1011 replacement_5.Apply(context.get(), &transformation_context); in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 235 auto replacement_5 = TransformationReplaceIdWithSynonym( in TEST() local 241 replacement_5.IsApplicable(context.get(), transformation_context)); in TEST() 244 replacement_5.Apply(context.get(), &transformation_context); in TEST() 686 auto replacement_5 = TransformationReplaceIdWithSynonym( in TEST() local 689 replacement_5.IsApplicable(context.get(), transformation_context)); in TEST() 690 replacement_5.Apply(context.get(), &transformation_context); in TEST() 1014 auto replacement_5 = TransformationReplaceIdWithSynonym( in TEST() local 1017 replacement_5.IsApplicable(context.get(), transformation_context)); in TEST() 1018 replacement_5.Apply(context.get(), &transformation_context); in TEST()
|
Completed in 6 milliseconds