webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
subtractor_unittest.cc File Reference
#include "webrtc/modules/audio_processing/aec3/subtractor.h"
#include <algorithm>
#include <numeric>
#include <string>
#include "webrtc/base/random.h"
#include "webrtc/modules/audio_processing/aec3/aec_state.h"
#include "webrtc/modules/audio_processing/test/echo_canceller_test_tools.h"
#include "webrtc/test/gtest.h"

Namespaces

 webrtc
 

Functions

 webrtc::TEST (Subtractor, Convergence)
 
 webrtc::TEST (Subtractor, NonConvergenceOnUncorrelatedSignals)
 
 webrtc::TEST (Subtractor, EchoPathChangeReset)