Searched refs:move_down_20 (Results 1 – 2 of 2) sorted by relevance
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_move_block_down_test.cpp | 298 auto move_down_20 = TransformationMoveBlockDown(20); in TEST() local 324 ASSERT_TRUE(move_down_20.IsApplicable(context.get(), transformation_context)); in TEST() 337 ApplyAndCheckFreshIds(move_down_20, context.get(), &transformation_context); in TEST() 346 ASSERT_TRUE(move_down_20.IsApplicable(context.get(), transformation_context)); in TEST() 356 ApplyAndCheckFreshIds(move_down_20, context.get(), &transformation_context); in TEST() 366 ASSERT_TRUE(move_down_20.IsApplicable(context.get(), transformation_context)); in TEST() 375 ApplyAndCheckFreshIds(move_down_20, context.get(), &transformation_context); in TEST() 386 ASSERT_TRUE(move_down_20.IsApplicable(context.get(), transformation_context)); in TEST() 393 ApplyAndCheckFreshIds(move_down_20, context.get(), &transformation_context); in TEST() 406 ASSERT_TRUE(move_down_20.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_move_block_down_test.cpp | 298 auto move_down_20 = TransformationMoveBlockDown(20); in TEST() local 324 ASSERT_TRUE(move_down_20.IsApplicable(context.get(), transformation_context)); in TEST() 337 ApplyAndCheckFreshIds(move_down_20, context.get(), &transformation_context); in TEST() 346 ASSERT_TRUE(move_down_20.IsApplicable(context.get(), transformation_context)); in TEST() 356 ApplyAndCheckFreshIds(move_down_20, context.get(), &transformation_context); in TEST() 366 ASSERT_TRUE(move_down_20.IsApplicable(context.get(), transformation_context)); in TEST() 375 ApplyAndCheckFreshIds(move_down_20, context.get(), &transformation_context); in TEST() 386 ASSERT_TRUE(move_down_20.IsApplicable(context.get(), transformation_context)); in TEST() 393 ApplyAndCheckFreshIds(move_down_20, context.get(), &transformation_context); in TEST() 406 ASSERT_TRUE(move_down_20.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|