webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
packet_loss_stats_unittest.cc File Reference
#include "webrtc/modules/rtp_rtcp/source/packet_loss_stats.h"
#include "webrtc/test/gtest.h"

Classes

class  webrtc::PacketLossStatsTest
 

Namespaces

 webrtc
 

Functions

 webrtc::TEST_F (PacketLossStatsTest, EveryOtherPacket)
 
 webrtc::TEST_F (PacketLossStatsTest, EveryOtherPacketWrapped)
 
 webrtc::TEST_F (PacketLossStatsTest, EveryOtherPacketWrappedAtEnd)
 
 webrtc::TEST_F (PacketLossStatsTest, FirstThreeOfEight)
 
 webrtc::TEST_F (PacketLossStatsTest, FirstThreeOfEightWrapped)
 
 webrtc::TEST_F (PacketLossStatsTest, FirstThreeOfEightWrappedAtEnd)
 
 webrtc::TEST_F (PacketLossStatsTest, FirstThreeAndFifthOfEight)
 
 webrtc::TEST_F (PacketLossStatsTest, FirstThreeAndFifthOfEightWrapped)
 
 webrtc::TEST_F (PacketLossStatsTest, FirstThreeAndFifthOfEightWrappedAtEnd)
 
 webrtc::TEST_F (PacketLossStatsTest, MultipleLossEventWrapped)
 
 webrtc::TEST_F (PacketLossStatsTest, MultipleLossEventWrappedPushedOut)
 
 webrtc::TEST_F (PacketLossStatsTest, OutOfOrder)
 
 webrtc::TEST_F (PacketLossStatsTest, OutOfOrderWrapped)