OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PlotLossHistogram
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.h
108
void
PlotLossHistogram
(const std::string& title,
bwe_test.cc
378
metric_recorders[i]->
PlotLossHistogram
(title, flow_name,
433
// receiver.
PlotLossHistogram
(title, bwe_names[bwe_type], 1);
473
metric_recorder.
PlotLossHistogram
(title, bwe_names[bwe_type], 1,
538
metric_recorders[i]->
PlotLossHistogram
(title, bwe_names[bwe_type],
625
metric_recorders[i].get()->
PlotLossHistogram
(
734
metric_recorders[i].get()->
PlotLossHistogram
(
[
all
...]
metric_recorder.cc
336
void MetricRecorder::
PlotLossHistogram
(const std::string& title,
Completed in 40 milliseconds