Home
last modified time | relevance | path

Searched refs:DelayEstimatorTest (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_processing/utility/
Ddelay_estimator_unittest.cc35 class DelayEstimatorTest : public ::testing::Test { class
37 DelayEstimatorTest();
69 DelayEstimatorTest::DelayEstimatorTest() in DelayEstimatorTest() function in webrtc::__anonb0dfe00f0111::DelayEstimatorTest
91 void DelayEstimatorTest::SetUp() { in SetUp()
105 void DelayEstimatorTest::TearDown() { in TearDown()
118 void DelayEstimatorTest::Init() { in Init()
129 void DelayEstimatorTest::InitBinary() { in InitBinary()
139 void DelayEstimatorTest::VerifyDelay(BinaryDelayEstimator* binary_handle, in VerifyDelay()
152 void DelayEstimatorTest::RunBinarySpectra(BinaryDelayEstimator* binary1, in RunBinarySpectra()
204 void DelayEstimatorTest::RunBinarySpectraTest(int near_offset, in RunBinarySpectraTest()
[all …]