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