webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions | Variables
compound_packet_unittest.cc File Reference
#include "webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h"
#include "webrtc/modules/rtp_rtcp/source/rtcp_packet.h"
#include "webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.h"
#include "webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.h"
#include "webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.h"
#include "webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h"
#include "webrtc/test/gtest.h"
#include "webrtc/test/rtcp_packet_parser.h"

Namespaces

 webrtc
 

Functions

 webrtc::TEST (RtcpCompoundPacketTest, AppendPacket)
 
 webrtc::TEST (RtcpCompoundPacketTest, AppendPacketWithOwnAppendedPacket)
 
 webrtc::TEST (RtcpCompoundPacketTest, BuildWithInputBuffer)
 
 webrtc::TEST (RtcpCompoundPacketTest, BuildWithTooSmallBuffer_FragmentedSend)
 

Variables

const uint32_t webrtc::kSenderSsrc = 0x12345678
 
const uint32_t webrtc::kRemoteSsrc = 0x23456789
 
const uint8_t webrtc::kSeqNo = 13