Searched refs:move_down_20 (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A 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 in TEST() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A 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 in TEST() [all...] |
/third_party/spirv-tools/test/fuzz/ |
H A 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 in TEST() [all...] |
Completed in 2 milliseconds