OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PlotDelayHistogram
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.h
103
void
PlotDelayHistogram
(const std::string& title,
bwe_test.cc
385
metric_recorders[i]->
PlotDelayHistogram
(title, bwe_names[bwe_type],
432
metric_recorder.
PlotDelayHistogram
(title.str(), bwe_names[bwe_type], 1, 0);
471
metric_recorder.
PlotDelayHistogram
(title, bwe_names[bwe_type], 1,
536
metric_recorders[i]->
PlotDelayHistogram
(title, bwe_names[bwe_type],
623
metric_recorders[i].get()->
PlotDelayHistogram
(title, bwe_names[bwe_type],
732
metric_recorders[i].get()->
PlotDelayHistogram
(title, bwe_names[bwe_type],
[
all
...]
metric_recorder.cc
305
void MetricRecorder::
PlotDelayHistogram
(const std::string& title,
Completed in 614 milliseconds