Searched refs:num_above (Results 1 – 1 of 1) sorted by relevance
211 int num_above = 0; in TestCircle() local236 ++num_above; in TestCircle()241 if (num_above >= threshold) { in TestCircle()248 num_above = 0; in TestCircle()255 num_above = 0; in TestCircle()262 if (MAX(num_above, num_below) < minimum_by_now) { in TestCircle()