webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
block_processor_unittest.cc File Reference
#include "webrtc/modules/audio_processing/aec3/block_processor.h"
#include <memory>
#include <sstream>
#include <string>
#include <vector>
#include "webrtc/base/checks.h"
#include "webrtc/base/random.h"
#include "webrtc/modules/audio_processing/aec3/aec3_common.h"
#include "webrtc/modules/audio_processing/aec3/mock/mock_echo_remover.h"
#include "webrtc/modules/audio_processing/aec3/mock/mock_render_delay_buffer.h"
#include "webrtc/modules/audio_processing/aec3/mock/mock_render_delay_controller.h"
#include "webrtc/modules/audio_processing/test/echo_canceller_test_tools.h"
#include "webrtc/test/gmock.h"
#include "webrtc/test/gtest.h"

Namespaces

 webrtc
 

Functions

 webrtc::TEST (BlockProcessor, DISABLED_DelayControllerIntegration)
 
 webrtc::TEST (BlockProcessor, SubmoduleIntegration)
 
 webrtc::TEST (BlockProcessor, BasicSetupAndApiCalls)