webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Functions
codec_before_streaming_test.cc File Reference
#include "webrtc/voice_engine/test/auto_test/fixtures/after_initialization_fixture.h"

Classes

class  CodecBeforeStreamingTest
 

Functions

 TEST_F (CodecBeforeStreamingTest, GetRecPayloadTypeFailsForInvalidCodecName)
 
 TEST_F (CodecBeforeStreamingTest, GetRecPayloadTypeRecognizesISAC)
 
 TEST_F (CodecBeforeStreamingTest, SetRecPayloadTypeCanChangeISACPayloadType)
 
 TEST_F (CodecBeforeStreamingTest, SetRecPayloadTypeCanChangeILBCPayloadType)
 

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( CodecBeforeStreamingTest  ,
GetRecPayloadTypeFailsForInvalidCodecName   
)

◆ TEST_F() [2/4]

TEST_F ( CodecBeforeStreamingTest  ,
GetRecPayloadTypeRecognizesISAC   
)

◆ TEST_F() [3/4]

TEST_F ( CodecBeforeStreamingTest  ,
SetRecPayloadTypeCanChangeISACPayloadType   
)

◆ TEST_F() [4/4]

TEST_F ( CodecBeforeStreamingTest  ,
SetRecPayloadTypeCanChangeILBCPayloadType   
)