HomeSort by relevance Sort by last modified time
    Searched refs:set_plot_available_capacity (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test.cc 337 metric_recorders[media_flow]->set_plot_available_capacity(
350 metric_recorders[tcp_flow]->set_plot_available_capacity(
414 metric_recorder.set_plot_available_capacity(plot_total_available_capacity_);
451 metric_recorder.set_plot_available_capacity(plot_total_available_capacity_);
511 metric_recorders[i]->set_plot_available_capacity(
580 metric_recorders[kForward].get()->set_plot_available_capacity(
593 metric_recorders[kBackward].get()->set_plot_available_capacity(
707 metric_recorders[i].get()->set_plot_available_capacity(
821 metric_recorders[id].get()->set_plot_available_capacity(
    [all...]
metric_recorder.h 121 void set_plot_available_capacity(bool plot) { function in class:webrtc::testing::bwe::MetricRecorder

Completed in 101 milliseconds