/external/webrtc/webrtc/test/ |
D | fake_network_pipe_unittest.cc | 83 const int kNumPackets = 10; in TEST_F() local 121 const int kNumPackets = 2; in TEST_F() local 211 const int kNumPackets = 10; in TEST_F() local 269 const int kNumPackets = 10; in TEST_F() local
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | metric_recorder_unittest.cc | 46 const int kNumPackets = 1000; in TEST_F() local 70 const int kNumPackets = 1000; in TEST_F() local
|
D | bwe_unittest.cc | 245 const int kNumPackets = arraysize(kSequenceNumbers); in TEST_F() local 337 const int kNumPackets = 100; in TEST_F() local
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | delay_peak_detector_unittest.cc | 40 const int kNumPackets = 1000; in TEST() local 91 const int kNumPackets = 1000; in TEST() local
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | producer_fec_unittest.cc | 113 const int kNumPackets = 4; in TEST_F() local 152 const int kNumPackets = 2; in TEST_F() local
|
D | rtp_sender_unittest.cc | 1052 const uint32_t kNumPackets = 15; in TEST_F() local 1369 const int32_t kNumPackets = 30; in TEST_F() local
|
/external/webrtc/webrtc/modules/pacing/ |
D | packet_router_unittest.cc | 162 const size_t kNumPackets = 32; in TEST_F() local
|
D | paced_sender_unittest.cc | 667 const size_t kNumPackets = 60; in TEST_F() local 721 const int kNumPackets = 11; in TEST_F() local 755 const int kNumPackets = 11; in TEST_F() local
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/ |
D | nada_unittest.cc | 361 const int kNumPackets = arraysize(kMedianFilteredDelaysMs); in TEST_F() local 430 const int kNumPackets = arraysize(kMedianFilteredDelaysMs); in TEST_F() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/red/ |
D | audio_encoder_copy_red_unittest.cc | 190 static const int kNumPackets = 10; in TEST_F() local
|
/external/webrtc/webrtc/modules/audio_coding/acm2/ |
D | acm_receiver_unittest_oldapi.cc | 304 const int kNumPackets = 5; in TEST_F() local
|
D | audio_coding_module_unittest_oldapi.cc | 460 static const int kNumPackets = 500; member in webrtc::AudioCodingModuleMtTestOldApi 605 static const int kNumPackets = 500; member in webrtc::AcmIsacMtTestOldApi 712 static const int kNumPackets = 10; member in webrtc::AcmReRegisterIsacMtTestOldApi
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
D | transport_feedback_unittest.cc | 310 const size_t kNumPackets = (3 * 7) + 1; in TEST() local
|