webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
frame_dropper_unittest.cc File Reference
#include "webrtc/modules/video_coding/utility/frame_dropper.h"
#include "webrtc/base/logging.h"
#include "webrtc/test/gtest.h"

Classes

class  webrtc::FrameDropperTest
 

Namespaces

 webrtc
 

Functions

 webrtc::TEST_F (FrameDropperTest, NoDropsWhenDisabled)
 
 webrtc::TEST_F (FrameDropperTest, DropsByDefaultWhenBucketOverflows)
 
 webrtc::TEST_F (FrameDropperTest, NoDropsWhenFillRateMatchesLeakRate)
 
 webrtc::TEST_F (FrameDropperTest, LargeKeyFrames)
 
 webrtc::TEST_F (FrameDropperTest, LargeDeltaFrames)
 
 webrtc::TEST_F (FrameDropperTest, TrafficVolumeAboveAvailableBandwidth)