Searched refs:PlottableCounterPrinter (Results 1 – 1 of 1) sorted by relevance
58 class PlottableCounterPrinter { class60 PlottableCounterPrinter() : output_(stdout) {} in PlottableCounterPrinter() function in webrtc::test::__anonfaa23a290111::PlottableCounterPrinter116 PlottableCounterPrinter& GetPlottableCounterPrinter() { in GetPlottableCounterPrinter()117 static PlottableCounterPrinter* printer_ = new PlottableCounterPrinter(); in GetPlottableCounterPrinter()