Home | History | Annotate | Download | only in automation

Lines Matching refs:current_count

915   int current_count = static_cast<int>(BrowserList::size());
919 DCHECK_LT(0, current_count);
920 current_count--;
928 if (current_count == target_count_) {