Home | History | Annotate | Download | only in test

Lines Matching full:is_enabled

536   EXPECT_TRUE(apm_->echo_cancellation()->is_enabled());
538 EXPECT_FALSE(apm_->echo_cancellation()->is_enabled());
548 EXPECT_TRUE(apm_->echo_control_mobile()->is_enabled());
608 EXPECT_FALSE(apm_->echo_control_mobile()->is_enabled());
710 EXPECT_FALSE(apm_->gain_control()->is_enabled());
738 EXPECT_TRUE(apm_->noise_suppression()->is_enabled());
740 EXPECT_FALSE(apm_->noise_suppression()->is_enabled());
746 EXPECT_TRUE(apm_->high_pass_filter()->is_enabled());
748 EXPECT_FALSE(apm_->high_pass_filter()->is_enabled());
754 EXPECT_FALSE(apm_->level_estimator()->is_enabled());
759 EXPECT_TRUE(apm_->level_estimator()->is_enabled());
872 EXPECT_TRUE(apm_->voice_detection()->is_enabled());
874 EXPECT_FALSE(apm_->voice_detection()->is_enabled());