Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
Daudio_processing_test.cc35 void TryEnablingAgcWithMode(webrtc::AgcModes agc_mode_to_set) { in TryEnablingAgcWithMode() function in AudioProcessingTest
153 TryEnablingAgcWithMode(webrtc::kAgcAdaptiveDigital); in TEST_F()
154 TryEnablingAgcWithMode(webrtc::kAgcAdaptiveAnalog); in TEST_F()
155 TryEnablingAgcWithMode(webrtc::kAgcFixedDigital); in TEST_F()
392 TryEnablingAgcWithMode(webrtc::kAgcAdaptiveDigital); in TEST_F()