Searched refs:output_tests (Results 1 – 1 of 1) sorted by relevance
8460 const char *output_tests[] = { variable8484 for (i = 0; i < ARRAY_SIZE(output_tests); ++i) { in test_output_set()8485 set1 = isl_set_read_from_str(ctx, output_tests[i]); in test_output_set()