Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test.h70 explicit BweTest(bool plot_capacity);
Dbwe_test.cc100 BweTest::BweTest(bool plot_capacity) in BweTest() argument
104 plot_total_available_capacity_(plot_capacity) { in BweTest()