Searched refs:expected_result (Results 1 – 3 of 3) sorted by relevance
45 static const int expected_result[FIFO_SIZE] = { variable92 if (i != expected_result[j++]) { in testfunc()97 if (j != ARRAY_SIZE(expected_result)) { in testfunc()
56 static const char *expected_result[] = { variable106 if (strcmp(buf, expected_result[i++])) { in testfunc()111 if (i != ARRAY_SIZE(expected_result)) { in testfunc()
45 static const unsigned char expected_result[FIFO_SIZE] = { variable99 if (i != expected_result[j++]) { in testfunc()104 if (j != ARRAY_SIZE(expected_result)) { in testfunc()