Searched refs:replacement_7 (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 | 274 auto replacement_7 = TransformationReplaceIdWithSynonym( in TEST() local 280 replacement_7.IsApplicable(context.get(), transformation_context)); in TEST() 283 replacement_7.Apply(context.get(), &transformation_context); in TEST() 1039 auto replacement_7 = TransformationReplaceIdWithSynonym( in TEST() local 1042 replacement_7.IsApplicable(context.get(), transformation_context)); in TEST() 1043 replacement_7.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 | 274 auto replacement_7 = TransformationReplaceIdWithSynonym( in TEST() local 280 replacement_7.IsApplicable(context.get(), transformation_context)); in TEST() 283 replacement_7.Apply(context.get(), &transformation_context); in TEST() 1039 auto replacement_7 = TransformationReplaceIdWithSynonym( in TEST() local 1042 replacement_7.IsApplicable(context.get(), transformation_context)); in TEST() 1043 replacement_7.Apply(context.get(), &transformation_context); in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 277 auto replacement_7 = TransformationReplaceIdWithSynonym( in TEST() local 283 replacement_7.IsApplicable(context.get(), transformation_context)); in TEST() 286 replacement_7.Apply(context.get(), &transformation_context); in TEST() 1046 auto replacement_7 = TransformationReplaceIdWithSynonym( in TEST() local 1049 replacement_7.IsApplicable(context.get(), transformation_context)); in TEST() 1050 replacement_7.Apply(context.get(), &transformation_context); in TEST()
|
Completed in 6 milliseconds