Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Dgain_controller2_unittest.cc419 test::GetApmCaptureTestVectorFileName(kSampleRateHz), in TEST()
478 test::GetApmCaptureTestVectorFileName(kSampleRateHz), in TEST()
547 test::GetApmCaptureTestVectorFileName(kSampleRateHz), in TEST()
619 test::GetApmCaptureTestVectorFileName(kSampleRateHz), in TEST()
H A Decho_control_mobile_bit_exact_unittest.cc84 test::GetApmCaptureTestVectorFileName(sample_rate_hz)); in RunBitexactnessTest()
H A Dgain_control_unittest.cc93 test::GetApmCaptureTestVectorFileName(sample_rate_hz)); in RunBitExactnessTest()
/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dbitexactness_tools.h30 std::string GetApmCaptureTestVectorFileName(int sample_rate_hz);
H A Dbitexactness_tools.cc41 std::string GetApmCaptureTestVectorFileName(int sample_rate_hz) { in GetApmCaptureTestVectorFileName() function