Searched refs:ReportInteresting (Results 1 – 3 of 3) sorted by relevance
202 printf("%" PRIu64 ",%s,%s\n", num_message_, stats_simple_.ReportInteresting().c_str(), in Log()203 stats_serialized_.ReportInteresting().c_str()); in Log()
520 std::string ReportInteresting() const EXCLUDES(lock_);
574 std::string LogStatistics::ReportInteresting() const { in ReportInteresting() function in LogStatistics