OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetLoss
(Results
1 - 6
of
6
) sorted by null
/external/webrtc/webrtc/p2p/base/
pseudotcp_unittest.cc
73
void
SetLoss
(int percent) {
611
SetLoss
(10);
621
SetLoss
(10);
630
SetLoss
(10);
640
SetLoss
(10);
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
remote_bitrate_estimators_test.cc
55
loss.
SetLoss
(20.0);
65
loss.
SetLoss
(i);
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_framework.h
266
void
SetLoss
(float loss_percent);
bwe_test_framework.cc
315
void LossFilter::
SetLoss
(float loss_percent) {
bwe_test_framework_unittest.cc
213
filter.
SetLoss
(loss_percent);
[
all
...]
/external/webrtc/webrtc/base/
sslstreamadapter_unittest.cc
447
void
SetLoss
(int percent) {
895
SetLoss
(10);
[
all
...]
Completed in 613 milliseconds