webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Functions
codec_test.cc File Reference
#include <stdio.h>
#include <string>
#include "webrtc/test/testsupport/fileutils.h"
#include "webrtc/voice_engine/test/auto_test/fixtures/after_streaming_fixture.h"
#include "webrtc/voice_engine/voice_engine_defines.h"

Classes

class  CodecTest
 

Functions

 TEST_F (CodecTest, PcmuIsDefaultCodecAndHasTheRightValues)
 
 TEST_F (CodecTest, VoiceActivityDetectionIsOffByDefault)
 
 TEST_F (CodecTest, VoiceActivityDetectionCanBeEnabled)
 
 TEST_F (CodecTest, VoiceActivityDetectionTypeSettingsCanBeChanged)
 
 TEST_F (CodecTest, VoiceActivityDetectionCanBeTurnedOff)
 
 TEST_F (CodecTest, OpusMaxPlaybackRateCanBeSet)
 
 TEST_F (CodecTest, OpusDtxCanBeSetForOpus)
 
 TEST_F (CodecTest, OpusDtxCannotBeSetForNonOpus)
 
 TEST_F (CodecTest, DISABLED_ManualVerifySendCodecsForAllPacketSizes)
 

Function Documentation

◆ TEST_F() [1/9]

TEST_F ( CodecTest  ,
PcmuIsDefaultCodecAndHasTheRightValues   
)

◆ TEST_F() [2/9]

TEST_F ( CodecTest  ,
VoiceActivityDetectionIsOffByDefault   
)

◆ TEST_F() [3/9]

TEST_F ( CodecTest  ,
VoiceActivityDetectionCanBeEnabled   
)

◆ TEST_F() [4/9]

TEST_F ( CodecTest  ,
VoiceActivityDetectionTypeSettingsCanBeChanged   
)

◆ TEST_F() [5/9]

TEST_F ( CodecTest  ,
VoiceActivityDetectionCanBeTurnedOff   
)

◆ TEST_F() [6/9]

TEST_F ( CodecTest  ,
OpusMaxPlaybackRateCanBeSet   
)

◆ TEST_F() [7/9]

TEST_F ( CodecTest  ,
OpusDtxCanBeSetForOpus   
)

◆ TEST_F() [8/9]

TEST_F ( CodecTest  ,
OpusDtxCannotBeSetForNonOpus   
)

◆ TEST_F() [9/9]

TEST_F ( CodecTest  ,
DISABLED_ManualVerifySendCodecsForAllPacketSizes   
)