Searched refs:print_count_ (Results 1 – 1 of 1) sorted by relevance
100 size_t print_count_ = 0; member in Logcat217 print_count_ += match; in ProcessBuffer()1080 while (!max_count_ || print_count_ < max_count_) { in Run()