webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
remote_bitrate_estimator_single_stream_unittest.cc File Reference
#include "webrtc/base/constructormagic.h"
#include "webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h"
#include "webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_unittest_helper.h"

Classes

class  webrtc::RemoteBitrateEstimatorSingleTest
 

Namespaces

 webrtc
 

Functions

 webrtc::TEST_F (RemoteBitrateEstimatorSingleTest, InitialBehavior)
 
 webrtc::TEST_F (RemoteBitrateEstimatorSingleTest, RateIncreaseReordering)
 
 webrtc::TEST_F (RemoteBitrateEstimatorSingleTest, RateIncreaseRtpTimestamps)
 
 webrtc::TEST_F (RemoteBitrateEstimatorSingleTest, CapacityDropOneStream)
 
 webrtc::TEST_F (RemoteBitrateEstimatorSingleTest, CapacityDropOneStreamWrap)
 
 webrtc::TEST_F (RemoteBitrateEstimatorSingleTest, CapacityDropTwoStreamsWrap)
 
 webrtc::TEST_F (RemoteBitrateEstimatorSingleTest, CapacityDropThreeStreamsWrap)
 
 webrtc::TEST_F (RemoteBitrateEstimatorSingleTest, CapacityDropThirteenStreamsWrap)
 
 webrtc::TEST_F (RemoteBitrateEstimatorSingleTest, CapacityDropNineteenStreamsWrap)
 
 webrtc::TEST_F (RemoteBitrateEstimatorSingleTest, CapacityDropThirtyStreamsWrap)
 
 webrtc::TEST_F (RemoteBitrateEstimatorSingleTest, TestTimestampGrouping)