Home
last modified time | relevance | path

Searched defs:bandwidth_history (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/congestion_controller/goog_cc/
Dgoog_cc_network_control_unittest.cc29 int CountBandwidthDips(std::queue<DataRate> bandwidth_history, in CountBandwidthDips()
765 std::queue<DataRate> bandwidth_history; in TEST_F() local