OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:runfairnesstest
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test.h
88
void
RunFairnessTest
(BandwidthEstimatorType bwe_type,
98
void
RunFairnessTest
(BandwidthEstimatorType bwe_type,
bwe_test.cc
244
void BweTest::
RunFairnessTest
(BandwidthEstimatorType bwe_type,
253
RunFairnessTest
(bwe_type, num_media_flows, num_tcp_flows, run_time_seconds,
258
void BweTest::
RunFairnessTest
(BandwidthEstimatorType bwe_type,
657
RunFairnessTest
(bwe_type, kNumRmcatFlows, kNumTcpFlows, kRunTimeS,
763
RunFairnessTest
(bwe_type, kNumRmcatFlows, kNumTcpFlows, kRunTimeS,
[
all
...]
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
bwe_simulations.cc
288
RunFairnessTest
(GetParam(), kNumRmcatFlows, 0, 1000, 3000, 50, 50, 0,
300
RunFairnessTest
(GetParam(), kNumRmcatFlows, 0, 1000, 3000, 500, 50, 0,
312
RunFairnessTest
(GetParam(), 4, 0, 1000, 3000, 1000, 50, 0, offsets_ms);
318
RunFairnessTest
(GetParam(), 1, 1, 1000, 2000, 50, 50, 0, offset_ms);
324
RunFairnessTest
(GetParam(), 1, 1, 1000, 2000, 500, 50, 0, offset_ms);
330
RunFairnessTest
(GetParam(), 1, 1, 1000, 2000, 1000, 50, 0, offset_ms);
remote_bitrate_estimators_test.cc
366
RunFairnessTest
(GetParam(), kNumRmcatFlows, 0, 300, 3000, 50, kRttMs,
380
RunFairnessTest
(GetParam(), kNumRmcatFlows, 0, 300, 3000, 500, kRttMs,
394
RunFairnessTest
(GetParam(), kNumRmcatFlows, 0, 300, 3000, 1000, kRttMs,
407
RunFairnessTest
(GetParam(), 1, 1, 300, 2000, 50, kRttMs, kMaxJitterMs,
420
RunFairnessTest
(GetParam(), 1, 1, 300, 2000, 500, kRttMs, kMaxJitterMs,
433
RunFairnessTest
(GetParam(), 1, 1, 300, 2000, 1000, kRttMs, kMaxJitterMs,
Completed in 97 milliseconds