Searched refs:convex_hull_tests (Results 1 – 1 of 1) sorted by relevance
1651 } convex_hull_tests[] = { variable1697 for (i = 0; i < ARRAY_SIZE(convex_hull_tests); ++i) { in test_convex_hull_algo()1701 set1 = isl_set_read_from_str(ctx, convex_hull_tests[i].set); in test_convex_hull_algo()1702 set2 = isl_set_read_from_str(ctx, convex_hull_tests[i].hull); in test_convex_hull_algo()