Searched refs:passing_cases (Results 1 – 1 of 1) sorted by relevance
49 static struct test passing_cases[] = { variable66 for (i = 0; i < sizeof(passing_cases)/sizeof(passing_cases[0]); ++i) { in main()67 const struct test *t = &passing_cases[i]; in main()