Searched refs:Muted (Results 1 – 5 of 5) sorted by relevance
175 EXPECT_FALSE(expand->Muted()) << "Instance is muted from the start"; in ExpandUntilMuted()178 while (!expand->Muted()) { in ExpandUntilMuted()188 TEST_F(ExpandTest, Muted) { in TEST_F() argument191 EXPECT_FALSE(expand_.Muted()); // Should be back to unmuted. in TEST_F()195 EXPECT_FALSE(expand_.Muted()); // Should be back to unmuted. in TEST_F()200 EXPECT_FALSE(expand_.Muted()); // Should be back to unmuted. in TEST_F()
68 bool Muted() const;
337 bool Expand::Muted() const { in Muted() function in webrtc::Expand
829 if (enable_muted_state_ && expand_->Muted() && packet_buffer_->Empty()) { in GetAudioInternal()
78 return @"Muted";