Searched refs:bin_locus_ma_tests (Results 1 – 1 of 1) sorted by relevance
8239 } bin_locus_ma_tests[] = { variable8267 for (i = 0; i < ARRAY_SIZE(bin_locus_ma_tests); ++i) { in test_bin_locus_ma()8273 str = bin_locus_ma_tests[i].arg1; in test_bin_locus_ma()8275 str = bin_locus_ma_tests[i].arg2; in test_bin_locus_ma()8277 res = isl_set_read_from_str(ctx, bin_locus_ma_tests[i].res); in test_bin_locus_ma()8278 set = bin_locus_ma_tests[i].fn(ma1, ma2); in test_bin_locus_ma()