Searched defs:kPacket (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/webrtc/call/ |
D | packet_injection_tests.cc | 71 const uint8_t kPacket[] = {0x80, in TEST_F() local
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
D | pli_unittest.cc | 27 const uint8_t kPacket[] = {0x81, 206, 0x00, 0x02, variable
|
D | sli_unittest.cc | 37 const uint8_t kPacket[] = {0x82, 206, 0x00, 0x03, variable
|
D | receiver_report_unittest.cc | 34 const uint8_t kPacket[] = {0x81, 201, 0x00, 0x07, 0x12, 0x34, 0x56, 0x78, variable
|
D | nack_unittest.cc | 34 const uint8_t kPacket[] = {0x81, 205, 0x00, 0x03, 0x12, 0x34, 0x56, 0x78, variable
|
/external/webrtc/webrtc/voice_engine/ |
D | voe_network_unittest.cc | 27 static const uint8_t kPacket[kMinValidSizeOfRtpPacketInBytes] = {0x80}; variable
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | fec_receiver_unittest.cc | 444 const uint8_t kPacket[] = {0x89, in TEST_F() local 500 const uint8_t kPacket[] = {0x82, in TEST_F() local
|