Searched refs:IsValidRtcpPacket (Results 1 – 3 of 3) sorted by relevance
71 bool RtpDumpPacket::IsValidRtcpPacket() const { in IsValidRtcpPacket() function in cricket::RtpDumpPacket102 return IsValidRtcpPacket() && in GetRtcpType()
54 EXPECT_FALSE(rtp_packet.IsValidRtcpPacket()); in TEST()71 EXPECT_TRUE(rtcp_packet.IsValidRtcpPacket()); in TEST()
84 bool IsValidRtcpPacket() const;