Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dprobe_bitrate_estimator_unittest.cc95 const int kMinProbes = 30; in TEST_F() local
101 AddPacketFeedback(0, 12500, send_time, receive_time, kMinProbes, kMinBytes); in TEST_F()