Lines Matching refs:SetLocalContent
333 bool result = channel1_->SetLocalContent(&local_media_content1_, in SendInitiate()
341 result = channel2_->SetLocalContent(&local_media_content2_, in SendInitiate()
355 bool result = channel1_->SetLocalContent(&local_media_content1_, in SendOffer()
366 bool result = channel2_->SetLocalContent(&local_media_content2_, in SendProvisionalAnswer()
378 bool result = channel2_->SetLocalContent(&local_media_content2_, in SendFinalAnswer()
531 EXPECT_TRUE(channel1_->SetLocalContent(&content, SdpType::kOffer, NULL)); in TestSetContents()
550 EXPECT_TRUE(channel1_->SetLocalContent(&content, SdpType::kOffer, NULL)); in TestSetContentsExtmapAllowMixedCaller()
566 EXPECT_TRUE(channel1_->SetLocalContent(&content, SdpType::kAnswer, NULL)); in TestSetContentsExtmapAllowMixedCallee()
575 EXPECT_TRUE(channel1_->SetLocalContent(&content, SdpType::kOffer, NULL)); in TestSetContentsNullOffer()
592 EXPECT_TRUE(channel1_->SetLocalContent(&content, SdpType::kOffer, NULL)); in TestSetContentsRtcpMux()
595 EXPECT_TRUE(channel2_->SetLocalContent(&content, SdpType::kOffer, NULL)); in TestSetContentsRtcpMux()
607 EXPECT_TRUE(channel1_->SetLocalContent(&content, SdpType::kOffer, NULL)); in TestSetContentsRtcpMuxWithPrAnswer()
615 EXPECT_TRUE(channel2_->SetLocalContent(&content, SdpType::kOffer, NULL)); in TestSetContentsRtcpMuxWithPrAnswer()
644 EXPECT_TRUE(channel1_->SetLocalContent(&content1, SdpType::kOffer, NULL)); in TestChangeStreamParamsInContent()
657 EXPECT_TRUE(channel2_->SetLocalContent(&content2, SdpType::kAnswer, NULL)); in TestChangeStreamParamsInContent()
669 EXPECT_TRUE(channel2_->SetLocalContent(&content3, SdpType::kOffer, NULL)); in TestChangeStreamParamsInContent()
680 EXPECT_TRUE(channel1_->SetLocalContent(&content4, SdpType::kAnswer, NULL)); in TestChangeStreamParamsInContent()
707 EXPECT_TRUE(channel1_->SetLocalContent(&local_media_content1_, in TestPlayoutAndSendingStates()
719 EXPECT_TRUE(channel2_->SetLocalContent(&local_media_content2_, in TestPlayoutAndSendingStates()
769 EXPECT_TRUE(channel1_->SetLocalContent(&content1, SdpType::kOffer, NULL)); in TestMediaContentDirection()
772 channel2_->SetLocalContent(&content2, SdpType::kPrAnswer, NULL)); in TestMediaContentDirection()
789 channel2_->SetLocalContent(&content2, SdpType::kPrAnswer, NULL)); in TestMediaContentDirection()
804 EXPECT_TRUE(channel2_->SetLocalContent(&content2, SdpType::kAnswer, NULL)); in TestMediaContentDirection()
1129 channel1_->SetLocalContent(content.get(), SdpType::kOffer, &err)); in TestSetContentFailure()
1131 channel1_->SetLocalContent(content.get(), SdpType::kAnswer, &err)); in TestSetContentFailure()
1149 channel1_->SetLocalContent(content1.get(), SdpType::kOffer, &err)); in TestSendTwoOffers()
1155 channel1_->SetLocalContent(content2.get(), SdpType::kOffer, &err)); in TestSendTwoOffers()
1193 channel1_->SetLocalContent(content2.get(), SdpType::kPrAnswer, &err)); in TestSendPrAnswer()
1201 channel1_->SetLocalContent(content3.get(), SdpType::kAnswer, &err)); in TestSendPrAnswer()
1215 channel1_->SetLocalContent(content1.get(), SdpType::kOffer, &err)); in TestReceivePrAnswer()
1272 EXPECT_TRUE(channel1_->SetLocalContent(&local_media_content1_, in DefaultMaxBitrateIsUnlimited()
1343 channel1_->SetLocalContent(&content1, SdpType::kOffer, nullptr)); in TestUpdateLocalStreamsWithSimulcast()
1350 channel1_->SetLocalContent(&content2, SdpType::kOffer, nullptr)); in TestUpdateLocalStreamsWithSimulcast()
1359 channel1_->SetLocalContent(&content3, SdpType::kOffer, nullptr)); in TestUpdateLocalStreamsWithSimulcast()
1998 EXPECT_TRUE(channel1_->SetLocalContent(&video, SdpType::kOffer, NULL)); in TEST_F()
2036 EXPECT_TRUE(channel1_->SetLocalContent(&video, SdpType::kOffer, NULL)); in TEST_F()
2065 EXPECT_TRUE(channel1_->SetLocalContent(&local_video, SdpType::kAnswer, NULL)); in TEST_F()
2083 EXPECT_TRUE(channel1_->SetLocalContent(&local_video, SdpType::kOffer, NULL)); in TEST_F()
2105 EXPECT_TRUE(channel1_->SetLocalContent(&local_video, SdpType::kOffer, NULL)); in TEST_F()
2129 channel1_->SetLocalContent(&local_video, SdpType::kAnswer, NULL)); in TEST_F()