Searched refs:PlottableCounterPrinter (Results 1 – 1 of 1) sorted by relevance
76 class PlottableCounterPrinter { class78 PlottableCounterPrinter() : output_(stdout) {} in PlottableCounterPrinter() function in webrtc::test::__anon29e58f580111::PlottableCounterPrinter136 PlottableCounterPrinter& GetPlottableCounterPrinter() { in GetPlottableCounterPrinter()137 static PlottableCounterPrinter* printer_ = new PlottableCounterPrinter(); in GetPlottableCounterPrinter()