HomeSort by relevance Sort by last modified time
    Searched full:test_config_ (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/
audio_processing_impl_locking_unittest.cc 333 const TestConfig* const test_config_ = nullptr; member in class:webrtc::__anon27026::CaptureProcessor
348 TestConfig* test_config_ = nullptr; member in class:webrtc::__anon27026::StatsProcessor
379 const TestConfig* const test_config_ = nullptr; member in class:webrtc::__anon27026::RenderProcessor
422 test_config_.min_number_of_calls);
447 TestConfig test_config_; member in class:webrtc::__anon27026::AudioProcessingImplLockTest
504 &test_config_,
512 &test_config_,
514 stats_thread_state_(&rand_gen_, &test_config_, apm_.get()) {}
532 test_config_ = static_cast<TestConfig>(GetParam());
545 if (test_config_.aec_type == AecType::AecTurnedOff)
    [all...]

Completed in 248 milliseconds