Searched refs:replacement3 (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | transformation_replace_id_with_synonym_test.cpp | 565 auto replacement3 = TransformationReplaceIdWithSynonym( in TEST() local 568 ASSERT_TRUE(replacement3.IsApplicable(context.get(), transformation_context)); in TEST() 569 ApplyAndCheckFreshIds(replacement3, context.get(), &transformation_context); in TEST() 892 auto replacement3 = TransformationReplaceIdWithSynonym( 897 replacement3.IsApplicable(context.get(), transformation_context)); 1541 auto replacement3 = TransformationReplaceIdWithSynonym( 1544 ASSERT_TRUE(replacement3.IsApplicable(context.get(), transformation_context)); 1545 ApplyAndCheckFreshIds(replacement3, context.get(), &transformation_context);
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | transformation_replace_id_with_synonym_test.cpp | 565 auto replacement3 = TransformationReplaceIdWithSynonym( in TEST() local 568 ASSERT_TRUE(replacement3.IsApplicable(context.get(), transformation_context)); in TEST() 569 ApplyAndCheckFreshIds(replacement3, context.get(), &transformation_context); in TEST() 892 auto replacement3 = TransformationReplaceIdWithSynonym( 897 replacement3.IsApplicable(context.get(), transformation_context)); 1541 auto replacement3 = TransformationReplaceIdWithSynonym( 1544 ASSERT_TRUE(replacement3.IsApplicable(context.get(), transformation_context)); 1545 ApplyAndCheckFreshIds(replacement3, context.get(), &transformation_context);
|
/third_party/spirv-tools/test/fuzz/ |
H A D | transformation_replace_id_with_synonym_test.cpp | 572 auto replacement3 = TransformationReplaceIdWithSynonym( in TEST() local 576 ASSERT_TRUE(replacement3.IsApplicable(context.get(), transformation_context)); in TEST() 577 ApplyAndCheckFreshIds(replacement3, context.get(), &transformation_context); in TEST() 901 auto replacement3 = TransformationReplaceIdWithSynonym( 906 replacement3.IsApplicable(context.get(), transformation_context)); 1555 auto replacement3 = TransformationReplaceIdWithSynonym( 1559 ASSERT_TRUE(replacement3.IsApplicable(context.get(), transformation_context)); 1560 ApplyAndCheckFreshIds(replacement3, context.get(), &transformation_context);
|
Completed in 8 milliseconds