Searched refs:move_down_5 (Results 1 – 2 of 2) sorted by relevance
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_move_block_down_test.cpp | 296 auto move_down_5 = TransformationMoveBlockDown(5); in TEST() local 321 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 342 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 361 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 380 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 398 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 417 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 436 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 527 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 546 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_move_block_down_test.cpp | 296 auto move_down_5 = TransformationMoveBlockDown(5); in TEST() local 321 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 342 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 361 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 380 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 398 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 417 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 436 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 527 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() 546 ASSERT_FALSE(move_down_5.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|