Searched refs:num_below (Results 1 – 1 of 1) sorted by relevance
214 int num_below = 0; in TestCircle() local238 num_below = 0; in TestCircle()246 ++num_below; in TestCircle()251 if (num_below >= threshold) { in TestCircle()256 num_below = 0; in TestCircle()262 if (MAX(num_above, num_below) < minimum_by_now) { in TestCircle()