Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dpacket_receiver.cc58 metric_recorder_->SetPlotInformation(prefixes, plot_delay, plot_loss); in PacketReceiver()
Dmetric_recorder.h72 void SetPlotInformation(const std::vector<std::string>& prefixes,
Dmetric_recorder.cc79 void MetricRecorder::SetPlotInformation( in SetPlotInformation() function in webrtc::testing::bwe::MetricRecorder