Searched defs:bandwidth_history (Results 1 – 1 of 1) sorted by relevance
29 int CountBandwidthDips(std::queue<DataRate> bandwidth_history, in CountBandwidthDips()765 std::queue<DataRate> bandwidth_history; in TEST_F() local