OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetLoss
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_framework.cc
315
void LossFilter::
SetLoss
(float loss_percent) {
/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/base/
sslstreamadapter_unittest.cc
447
void
SetLoss
(int percent) {
895
SetLoss
(10);
[
all
...]
Completed in 73 milliseconds