Home | History | Annotate | Download | only in test

Lines Matching refs:stream_has_voice

830   EXPECT_TRUE(apm_->voice_detection()->stream_has_voice());
833 EXPECT_FALSE(apm_->voice_detection()->stream_has_voice());
895 // TODO(bjornv): Add tests for streamed voice; stream_has_voice()
1150 if (apm_->voice_detection()->stream_has_voice()) {