Home
last modified time | relevance | path

Searched refs:PlottableCounterPrinter (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/test/testsupport/
Dperf_test.cc76 class PlottableCounterPrinter { class
78 PlottableCounterPrinter() : output_(stdout) {} in PlottableCounterPrinter() function in webrtc::test::__anon29e58f580111::PlottableCounterPrinter
136 PlottableCounterPrinter& GetPlottableCounterPrinter() { in GetPlottableCounterPrinter()
137 static PlottableCounterPrinter* printer_ = new PlottableCounterPrinter(); in GetPlottableCounterPrinter()