Searched refs:DELIVERY_PACKET_ERROR (Results 1 – 7 of 7) sorted by relevance
62 EXPECT_EQ(PacketReceiver::DELIVERY_PACKET_ERROR, in InjectIncorrectPacket()
684 return rtcp_delivered ? DELIVERY_OK : DELIVERY_PACKET_ERROR; in DeliverRtcp()694 return DELIVERY_PACKET_ERROR; in DeliverRtp()708 : DELIVERY_PACKET_ERROR; in DeliverRtp()720 : DELIVERY_PACKET_ERROR; in DeliverRtp()
215 return ret == 0 ? DELIVERY_OK : DELIVERY_PACKET_ERROR; in TestAudioVideoSync()
42 DELIVERY_PACKET_ERROR, enumerator
300 case PacketReceiver::DELIVERY_PACKET_ERROR: in RtpReplay()
394 return DELIVERY_PACKET_ERROR; in DeliverPacket()
1305 case webrtc::PacketReceiver::DELIVERY_PACKET_ERROR: in OnPacketReceived()