OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcp_file_sizes_bytes
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
bwe_simulations.cc
418
std::vector<int>
tcp_file_sizes_bytes
=
local
423
RunMultipleShortTcpFairness(GetParam(),
tcp_file_sizes_bytes
,
local
428
kFullSendSideEstimator,
tcp_file_sizes_bytes
, tcp_starting_times_ms);
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test.h
84
std::vector<int>
tcp_file_sizes_bytes
,
bwe_test.cc
771
std::vector<int>
tcp_file_sizes_bytes
,
777
assert(tcp_starting_times_ms.size() ==
tcp_file_sizes_bytes
.size() &&
799
tcp_file_sizes_bytes
[id - kNumRmcatFlows]));
952
std::vector<int>
tcp_file_sizes_bytes
;
local
[
all
...]
Completed in 665 milliseconds