webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
session_info_unittest.cc File Reference
#include <string.h>
#include "webrtc/modules/include/module_common_types.h"
#include "webrtc/modules/video_coding/packet.h"
#include "webrtc/modules/video_coding/session_info.h"
#include "webrtc/test/gtest.h"

Classes

class  webrtc::TestSessionInfo
 
class  webrtc::TestNalUnits
 
class  webrtc::TestNackList
 

Namespaces

 webrtc
 

Functions

 webrtc::TEST_F (TestSessionInfo, TestSimpleAPIs)
 
 webrtc::TEST_F (TestSessionInfo, NormalOperation)
 
 webrtc::TEST_F (TestSessionInfo, ErrorsEqualDecodableState)
 
 webrtc::TEST_F (TestSessionInfo, SelectiveDecodableState)
 
 webrtc::TEST_F (TestSessionInfo, OutOfBoundsPackets1PacketFrame)
 
 webrtc::TEST_F (TestSessionInfo, SetMarkerBitOnce)
 
 webrtc::TEST_F (TestSessionInfo, OutOfBoundsPacketsBase)
 
 webrtc::TEST_F (TestSessionInfo, OutOfBoundsPacketsWrap)
 
 webrtc::TEST_F (TestSessionInfo, OutOfBoundsOutOfOrder)
 
 webrtc::TEST_F (TestNalUnits, OnlyReceivedEmptyPacket)
 
 webrtc::TEST_F (TestNalUnits, OneIsolatedNaluLoss)
 
 webrtc::TEST_F (TestNalUnits, LossInMiddleOfNalu)
 
 webrtc::TEST_F (TestNalUnits, StartAndEndOfLastNalUnitLost)
 
 webrtc::TEST_F (TestNalUnits, ReorderWrapNoLoss)
 
 webrtc::TEST_F (TestNalUnits, WrapLosses)
 
 webrtc::TEST_F (TestNalUnits, ReorderWrapLosses)