Searched refs:log_only_ (Results 1 – 2 of 2) sorted by relevance
77 bool log_only_; variable
95 : title_(title), log_only_(log_only) { in DurationReporter()104 if (log_only_) { in ~DurationReporter()