D | bwe_test_logging.cc | 98 void Logging::Plot(int figure, const std::string& name, double value) { in Plot() function in webrtc::testing::bwe::Logging 99 Plot(figure, name, value, 0, "-"); in Plot() 102 void Logging::Plot(int figure, in Plot() function in webrtc::testing::bwe::Logging 106 Plot(figure, name, value, ssrc, "-"); in Plot() 109 void Logging::Plot(int figure, in Plot() function in webrtc::testing::bwe::Logging 113 Plot(figure, name, value, 0, alg_name); in Plot() 116 void Logging::Plot(int figure, in Plot() function in webrtc::testing::bwe::Logging
|