Searched refs:move_down_15 (Results 1 – 2 of 2) sorted by relevance
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_move_block_down_test.cpp | 305 auto move_down_15 = TransformationMoveBlockDown(15); in TEST() local 333 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 354 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 373 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 391 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 410 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 429 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 448 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 537 ASSERT_TRUE(move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 556 ASSERT_TRUE(move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_move_block_down_test.cpp | 305 auto move_down_15 = TransformationMoveBlockDown(15); in TEST() local 333 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 354 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 373 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 391 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 410 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 429 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 448 move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 537 ASSERT_TRUE(move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() 556 ASSERT_TRUE(move_down_15.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|