webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
dtx_controller_unittest.cc File Reference
#include <memory>
#include "webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.h"
#include "webrtc/test/gtest.h"

Namespaces

 webrtc
 

Functions

 webrtc::TEST (DtxControllerTest, OutputInitValueWhenUplinkBandwidthUnknown)
 
 webrtc::TEST (DtxControllerTest, TurnOnDtxForLowUplinkBandwidth)
 
 webrtc::TEST (DtxControllerTest, TurnOffDtxForHighUplinkBandwidth)
 
 webrtc::TEST (DtxControllerTest, MaintainDtxOffForMediumUplinkBandwidth)
 
 webrtc::TEST (DtxControllerTest, MaintainDtxOnForMediumUplinkBandwidth)
 
 webrtc::TEST (DtxControllerTest, CheckBehaviorOnChangingUplinkBandwidth)