webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
matched_filter_lag_aggregator_unittest.cc File Reference
#include "webrtc/modules/audio_processing/aec3/matched_filter_lag_aggregator.h"
#include <sstream>
#include <string>
#include <vector>
#include "webrtc/base/array_view.h"
#include "webrtc/modules/audio_processing/aec3/aec3_common.h"
#include "webrtc/modules/audio_processing/logging/apm_data_dumper.h"
#include "webrtc/test/gtest.h"

Namespaces

 webrtc
 

Functions

 webrtc::TEST (MatchedFilterLagAggregator, MostAccurateLagChosen)
 
 webrtc::TEST (MatchedFilterLagAggregator, LagEstimateInvarianceRequiredForAggregatedLag)
 
 webrtc::TEST (MatchedFilterLagAggregator, LagEstimateUpdatesRequiredForAggregatedLag)
 
 webrtc::TEST (MatchedFilterLagAggregator, PersistentAggregatedLag)