Searched refs:replacement4 (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 | 575 auto replacement4 = TransformationReplaceIdWithSynonym( in TEST() local 578 ASSERT_TRUE(replacement4.IsApplicable(context.get(), transformation_context)); in TEST() 579 ApplyAndCheckFreshIds(replacement4, context.get(), &transformation_context); in TEST() 902 auto replacement4 = TransformationReplaceIdWithSynonym( 906 ASSERT_TRUE(replacement4.IsApplicable(context.get(), transformation_context)); 907 ApplyAndCheckFreshIds(replacement4, context.get(), &transformation_context); 1555 auto replacement4 = TransformationReplaceIdWithSynonym( 1559 ASSERT_TRUE(replacement4.IsApplicable(context.get(), transformation_context)); 1560 ApplyAndCheckFreshIds(replacement4, 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 | 575 auto replacement4 = TransformationReplaceIdWithSynonym( in TEST() local 578 ASSERT_TRUE(replacement4.IsApplicable(context.get(), transformation_context)); in TEST() 579 ApplyAndCheckFreshIds(replacement4, context.get(), &transformation_context); in TEST() 902 auto replacement4 = TransformationReplaceIdWithSynonym( 906 ASSERT_TRUE(replacement4.IsApplicable(context.get(), transformation_context)); 907 ApplyAndCheckFreshIds(replacement4, context.get(), &transformation_context); 1555 auto replacement4 = TransformationReplaceIdWithSynonym( 1559 ASSERT_TRUE(replacement4.IsApplicable(context.get(), transformation_context)); 1560 ApplyAndCheckFreshIds(replacement4, context.get(), &transformation_context);
|
/third_party/spirv-tools/test/fuzz/ |
H A D | transformation_replace_id_with_synonym_test.cpp | 583 auto replacement4 = TransformationReplaceIdWithSynonym( in TEST() local 587 ASSERT_TRUE(replacement4.IsApplicable(context.get(), transformation_context)); in TEST() 588 ApplyAndCheckFreshIds(replacement4, context.get(), &transformation_context); in TEST() 911 auto replacement4 = TransformationReplaceIdWithSynonym( 915 ASSERT_TRUE(replacement4.IsApplicable(context.get(), transformation_context)); 916 ApplyAndCheckFreshIds(replacement4, context.get(), &transformation_context); 1571 auto replacement4 = TransformationReplaceIdWithSynonym( 1575 ASSERT_TRUE(replacement4.IsApplicable(context.get(), transformation_context)); 1576 ApplyAndCheckFreshIds(replacement4, context.get(), &transformation_context);
|
Completed in 9 milliseconds