Home
last modified time | relevance | path

Searched defs:kPacketSize (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/test/
Dfake_network_pipe_unittest.cc49 void SendPackets(FakeNetworkPipe* pipe, int number_packets, int kPacketSize) { in SendPackets()
76 const int kPacketSize = 1000; in TEST_F() local
117 const int kPacketSize = 1000; in TEST_F() local
152 const int kPacketSize = 1000; in TEST_F() local
176 const int kPacketSize = 1000; in TEST_F() local
208 const int kPacketSize = 1000; in TEST_F() local
265 const int kPacketSize = 1000; in TEST_F() local
/external/chromium_org/net/quic/congestion_control/
Dsend_algorithm_simulator.cc21 const QuicByteCount kPacketSize = 1200; variable
/external/chromium_org/chrome/browser/devtools/
Ddevtools_network_interceptor.cc16 int64_t kPacketSize = 1500; variable
/external/chromium_org/media/cast/receiver/
Dframe_receiver_unittest.cc29 const int kPacketSize = 1500; variable
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/
Dvie_network_test.cc136 kPacketSize = 1000, enumerator