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