Searched refs:coalesce_unbounded_tests (Results 1 – 1 of 1) sorted by relevance
2079 } coalesce_unbounded_tests[] = { variable2112 for (i = 0; i < ARRAY_SIZE(coalesce_unbounded_tests); ++i) { in test_coalesce_unbounded_wrapping()2113 const char *str = coalesce_unbounded_tests[i].str; in test_coalesce_unbounded_wrapping()2114 int check_one = coalesce_unbounded_tests[i].single_disjunct; in test_coalesce_unbounded_wrapping()