#include <vector>
#include "webrtc/base/array_view.h"
#include "webrtc/modules/audio_processing/audio_buffer.h"
#include "webrtc/modules/audio_processing/echo_control_mobile_impl.h"
#include "webrtc/modules/audio_processing/test/audio_buffer_tools.h"
#include "webrtc/modules/audio_processing/test/bitexactness_tools.h"
#include "webrtc/test/gtest.h"
|
| webrtc::TEST (EchoControlMobileBitExactnessTest, DISABLED_Mono8kHz_LoudSpeakerPhone_CngOn_StreamDelay0) |
|
| webrtc::TEST (EchoControlMobileBitExactnessTest, DISABLED_Mono16kHz_LoudSpeakerPhone_CngOn_StreamDelay0) |
|
| webrtc::TEST (EchoControlMobileBitExactnessTest, DISABLED_Mono32kHz_LoudSpeakerPhone_CngOn_StreamDelay0) |
|
| webrtc::TEST (EchoControlMobileBitExactnessTest, DISABLED_Mono48kHz_LoudSpeakerPhone_CngOn_StreamDelay0) |
|
| webrtc::TEST (EchoControlMobileBitExactnessTest, DISABLED_Mono16kHz_LoudSpeakerPhone_CngOff_StreamDelay0) |
|
| webrtc::TEST (EchoControlMobileBitExactnessTest, DISABLED_Mono16kHz_LoudSpeakerPhone_CngOn_StreamDelay5) |
|
| webrtc::TEST (EchoControlMobileBitExactnessTest, Mono16kHz_LoudSpeakerPhone_CngOn_StreamDelay10) |
|
| webrtc::TEST (EchoControlMobileBitExactnessTest, DISABLED_Mono16kHz_QuietEarpieceOrHeadset_CngOn_StreamDelay0) |
|
| webrtc::TEST (EchoControlMobileBitExactnessTest, DISABLED_Mono16kHz_Earpiece_CngOn_StreamDelay0) |
|
| webrtc::TEST (EchoControlMobileBitExactnessTest, DISABLED_Mono16kHz_LoudEarpiece_CngOn_StreamDelay0) |
|
| webrtc::TEST (EchoControlMobileBitExactnessTest, DISABLED_Mono16kHz_SpeakerPhone_CngOn_StreamDelay0) |
|