Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe_test.cc775 const int kAllTcpFlowIds[] = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11}; in RunMultipleShortTcpFairness() local
778 tcp_starting_times_ms.size() == arraysize(kAllTcpFlowIds)); in RunMultipleShortTcpFairness()
781 const size_t kNumTotalFlows = kNumRmcatFlows + arraysize(kAllTcpFlowIds); in RunMultipleShortTcpFairness()
796 for (size_t id : kAllTcpFlowIds) { in RunMultipleShortTcpFairness()
827 for (size_t id : kAllTcpFlowIds) { in RunMultipleShortTcpFairness()