Home
last modified time | relevance | path

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

/external/webrtc/test/testsupport/
Dperf_test.cc58 class PlottableCounterPrinter { class
60 PlottableCounterPrinter() : output_(stdout) {} in PlottableCounterPrinter() function in webrtc::test::__anonfaa23a290111::PlottableCounterPrinter
116 PlottableCounterPrinter& GetPlottableCounterPrinter() { in GetPlottableCounterPrinter()
117 static PlottableCounterPrinter* printer_ = new PlottableCounterPrinter(); in GetPlottableCounterPrinter()