Lines Matching defs:expected
81 const int expected[] = {1}; in TEST() local
91 const int expected[] = {1, 2}; in TEST() local
101 const int expected[] = {1, 2, 3}; in TEST() local
124 const int expected[] = {1, 2, 3, 4, 5}; in TEST() local
134 const int expected[] = {1, 2, 4, 5}; in TEST() local
144 const int expected[] = {1, 2, 4}; in TEST() local
154 const int expected[] = {2, 4}; in TEST() local
176 const int expected[] = {1, 2, 3, 4, 5}; in TEST() local
195 const int expected[] = {1, 2}; in TEST() local
204 const int expected[] = {1, 3, 2}; in TEST() local
213 const int expected[] = {4, 1, 3, 2}; in TEST() local
232 const int expected[] = {1, 2}; in TEST() local
241 const int expected[] = {1, 2, 3}; in TEST() local
250 const int expected[] = {1, 4, 2, 3}; in TEST() local