Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Decho_canceller3_unittest.cc314 constexpr size_t kExpectedNumBlocksToProcess = in RunEchoPathChangeVerificationTest() local
320 .Times(kExpectedNumBlocksToProcess); in RunEchoPathChangeVerificationTest()
326 .Times(kExpectedNumBlocksToProcess); in RunEchoPathChangeVerificationTest()
330 .Times(kExpectedNumBlocksToProcess); in RunEchoPathChangeVerificationTest()
336 .Times(kExpectedNumBlocksToProcess - kNumFullBlocksPerFrame); in RunEchoPathChangeVerificationTest()
391 constexpr size_t kExpectedNumBlocksToProcess = in RunEchoLeakageVerificationTest() local
397 .Times(kExpectedNumBlocksToProcess); in RunEchoLeakageVerificationTest()
399 .Times(kExpectedNumBlocksToProcess); in RunEchoLeakageVerificationTest()
480 const size_t kExpectedNumBlocksToProcess = in RunCaptureSaturationVerificationTest() local
486 .Times(kExpectedNumBlocksToProcess); in RunCaptureSaturationVerificationTest()
[all …]