Home
last modified time | relevance | path

Searched refs:kTotalAvailable (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dmetric_recorder.h122 plot_information_[kTotalAvailable].plot = plot; in set_plot_available_capacity()
157 kTotalAvailable, enumerator
Dmetric_recorder.cc92 plot_information_[kTotalAvailable].plot_interval_ms = 1000; in SetPlotInformation()
126 if (metric == kTotalAvailable) { in PlotDynamics()
128 0, plot_information_[kTotalAvailable].prefix, now_ms_, in PlotDynamics()