Home | History | Annotate | Download | only in webrtc

Lines Matching refs:SetPlayout

638   EXPECT_TRUE(channel_->SetPlayout(true));
655 EXPECT_TRUE(channel_->SetPlayout(true));
1953 EXPECT_TRUE(channel_->SetPlayout(true));
1955 EXPECT_TRUE(channel_->SetPlayout(false));
2115 EXPECT_TRUE(channel_->SetPlayout(true));
2144 EXPECT_TRUE(channel_->SetPlayout(false));
2150 EXPECT_TRUE(channel_->SetPlayout(true));
2515 EXPECT_TRUE(channel_->SetPlayout(true));
2517 EXPECT_TRUE(channel_->SetPlayout(false));
2518 EXPECT_FALSE(channel_->SetPlayout(true));