Home | History | Annotate | Download | only in src

Lines Matching defs:update_feedback_count

3246   int update_feedback_count = iterator->Next();
3247 CHECK_GE(update_feedback_count, 0);
3248 CHECK_LE(update_feedback_count, 1);
3250 if (update_feedback_count == 1) {