Searched refs:move_down_25 (Results 1 – 2 of 2) sorted by relevance
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_move_block_down_test.cpp | 301 auto move_down_25 = TransformationMoveBlockDown(25); in TEST() local 328 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 349 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 368 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 385 ASSERT_TRUE(move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 404 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 423 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 442 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 533 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 552 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_move_block_down_test.cpp | 301 auto move_down_25 = TransformationMoveBlockDown(25); in TEST() local 328 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 349 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 368 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 385 ASSERT_TRUE(move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 404 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 423 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 442 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 533 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() 552 move_down_25.IsApplicable(context.get(), transformation_context)); in TEST() [all …]
|