Searched refs:short_strings_ (Results 1 – 2 of 2) sorted by relevance
67 int64_t short_strings_ = 0u; variable
465 ++short_strings_; in ProcessStrings()568 os << "Short strings " << Percent(short_strings_, short_strings_ + long_strings_) << "\n"; in Dump()