#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"
◆ 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 |
|
|
) |
| |