Searched refs:transformation_good_3 (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_add_parameter_test.cpp | 484 TransformationAddParameter transformation_good_3(6, 54, 9, {{{33, 39}}}, 55); in TEST() local 485 ASSERT_TRUE(transformation_good_3.IsApplicable(context.get(), in TEST() 487 ApplyAndCheckFreshIds(transformation_good_3, context.get(), in TEST() 704 TransformationAddParameter transformation_good_3(6, 74, 27, {{{33, 28}}}, 75); in TEST() local 705 ASSERT_TRUE(transformation_good_3.IsApplicable(context.get(), in TEST() 707 ApplyAndCheckFreshIds(transformation_good_3, context.get(), in TEST() 1089 TransformationAddParameter transformation_good_3(10, 74, 50, in TEST() local 1091 ASSERT_TRUE(transformation_good_3.IsApplicable(context.get(), in TEST() 1093 ApplyAndCheckFreshIds(transformation_good_3, context.get(), in TEST()
|
D | transformation_replace_add_sub_mul_with_carrying_extended_test.cpp | 426 auto transformation_good_3 = in TEST() local 428 ASSERT_TRUE(transformation_good_3.IsApplicable(context.get(), in TEST() 430 ApplyAndCheckFreshIds(transformation_good_3, context.get(), in TEST()
|
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_add_parameter_test.cpp | 484 TransformationAddParameter transformation_good_3(6, 54, 9, {{{33, 39}}}, 55); in TEST() local 485 ASSERT_TRUE(transformation_good_3.IsApplicable(context.get(), in TEST() 487 ApplyAndCheckFreshIds(transformation_good_3, context.get(), in TEST() 704 TransformationAddParameter transformation_good_3(6, 74, 27, {{{33, 28}}}, 75); in TEST() local 705 ASSERT_TRUE(transformation_good_3.IsApplicable(context.get(), in TEST() 707 ApplyAndCheckFreshIds(transformation_good_3, context.get(), in TEST() 1089 TransformationAddParameter transformation_good_3(10, 74, 50, in TEST() local 1091 ASSERT_TRUE(transformation_good_3.IsApplicable(context.get(), in TEST() 1093 ApplyAndCheckFreshIds(transformation_good_3, context.get(), in TEST()
|
D | transformation_replace_add_sub_mul_with_carrying_extended_test.cpp | 426 auto transformation_good_3 = in TEST() local 428 ASSERT_TRUE(transformation_good_3.IsApplicable(context.get(), in TEST() 430 ApplyAndCheckFreshIds(transformation_good_3, context.get(), in TEST()
|