Searched refs:count_until_next_change (Results 1 – 1 of 1) sorted by relevance
25 int count_until_next_change = denom; in TestRangeAboutZero() local32 --count_until_next_change; in TestRangeAboutZero()33 if (count_until_next_change == 0) { // Next result will be one higher. in TestRangeAboutZero()35 count_until_next_change = denom; in TestRangeAboutZero()