Searched refs:transformation_good_4 (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_add_parameter_test.cpp | 493 TransformationAddParameter transformation_good_4(6, 56, 30, {{{33, 31}}}, 57); in TEST() local 494 ASSERT_TRUE(transformation_good_4.IsApplicable(context.get(), in TEST() 496 ApplyAndCheckFreshIds(transformation_good_4, context.get(), in TEST() 714 TransformationAddParameter transformation_good_4(6, 76, 60, {{{33, 61}}}, 77); in TEST() local 715 ASSERT_TRUE(transformation_good_4.IsApplicable(context.get(), in TEST() 717 ApplyAndCheckFreshIds(transformation_good_4, context.get(), in TEST()
|
D | transformation_replace_add_sub_mul_with_carrying_extended_test.cpp | 435 auto transformation_good_4 = in TEST() local 437 ASSERT_TRUE(transformation_good_4.IsApplicable(context.get(), in TEST() 439 ApplyAndCheckFreshIds(transformation_good_4, context.get(), in TEST()
|
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_add_parameter_test.cpp | 493 TransformationAddParameter transformation_good_4(6, 56, 30, {{{33, 31}}}, 57); in TEST() local 494 ASSERT_TRUE(transformation_good_4.IsApplicable(context.get(), in TEST() 496 ApplyAndCheckFreshIds(transformation_good_4, context.get(), in TEST() 714 TransformationAddParameter transformation_good_4(6, 76, 60, {{{33, 61}}}, 77); in TEST() local 715 ASSERT_TRUE(transformation_good_4.IsApplicable(context.get(), in TEST() 717 ApplyAndCheckFreshIds(transformation_good_4, context.get(), in TEST()
|
D | transformation_replace_add_sub_mul_with_carrying_extended_test.cpp | 435 auto transformation_good_4 = in TEST() local 437 ASSERT_TRUE(transformation_good_4.IsApplicable(context.get(), in TEST() 439 ApplyAndCheckFreshIds(transformation_good_4, context.get(), in TEST()
|