Searched refs:count1 (Results 1 – 1 of 1) sorted by relevance
1105 int count1 = 0; in TEST() local1108 while (count1 != expected_count2 || count2 != expected_count2) { in TEST()1110 if (count1 < expected_count1) { in TEST()1112 count1++; in TEST()1128 count1 = 0; in TEST()1140 ++count1; in TEST()1153 EXPECT_EQ(expected_count1, count1); in TEST()