Searched refs:bijective_tests (Results 1 – 1 of 1) sorted by relevance
3609 } bijective_tests[] = { variable3631 for (i = 0; i < ARRAY_SIZE(bijective_tests); ++i) { in test_bijective()3632 map = isl_map_read_from_str(ctx, bijective_tests[i].str); in test_bijective()3637 if (bijective_tests[i].bijective && !bijective) in test_bijective()3640 if (!bijective_tests[i].bijective && bijective) in test_bijective()