Searched refs:ns_mode_to_set (Results 1 – 1 of 1) sorted by relevance
85 void TryEnablingNsWithMode(webrtc::NsModes ns_mode_to_set, in TryEnablingNsWithMode() argument87 EXPECT_EQ(0, voe_apm_->SetNsStatus(true, ns_mode_to_set)); in TryEnablingNsWithMode()97 void TryEnablingRxNsWithMode(webrtc::NsModes ns_mode_to_set, in TryEnablingRxNsWithMode() argument99 EXPECT_EQ(0, voe_apm_->SetRxNsStatus(channel_, true, ns_mode_to_set)); in TryEnablingRxNsWithMode()