Lines Matching full:counts_
790 memset(counts_, 0, sizeof(counts_[0]) * kNumberOfEntries);798 counts_[type]++;808 return counts_[type];828 if (counts_[i]) entries++;838 int counts_[kNumberOfEntries];