Searched refs:with_reporting_ (Results 1 – 2 of 2) sorted by relevance
266 : start_time_(NanoTime()), collector_(collector), with_reporting_(with_reporting) { in ScopedPause()280 if (with_reporting_) { in ~ScopedPause()
60 bool with_reporting_; variable