Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/aec3/
Decho_canceller3_unittest.cc262 constexpr size_t kExpectedNumBlocksToProcess = in RunEchoPathChangeVerificationTest() local
268 .Times(kExpectedNumBlocksToProcess); in RunEchoPathChangeVerificationTest()
274 .Times(kExpectedNumBlocksToProcess); in RunEchoPathChangeVerificationTest()
278 .Times(kExpectedNumBlocksToProcess); in RunEchoPathChangeVerificationTest()
284 .Times(kExpectedNumBlocksToProcess - kNumFullBlocksPerFrame); in RunEchoPathChangeVerificationTest()
337 constexpr size_t kExpectedNumBlocksToProcess = in RunEchoLeakageVerificationTest() local
343 .Times(kExpectedNumBlocksToProcess); in RunEchoLeakageVerificationTest()
345 .Times(kExpectedNumBlocksToProcess); in RunEchoLeakageVerificationTest()
424 const size_t kExpectedNumBlocksToProcess = in RunCaptureSaturationVerificationTest() local
430 .Times(kExpectedNumBlocksToProcess); in RunCaptureSaturationVerificationTest()
[all …]