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