Lines Matching refs:GetTransportInfoByName
992 ASSERT_TRUE(desc_.GetTransportInfoByName(content_name) != NULL); in AddIceOptions()
994 *(desc_.GetTransportInfoByName(content_name)); in AddIceOptions()
1003 ASSERT_TRUE(desc_.GetTransportInfoByName(content_name) != NULL); in SetIceUfragPwd()
1005 *(desc_.GetTransportInfoByName(content_name)); in SetIceUfragPwd()
2632 desc->GetTransportInfoByName("audio_content_name"); in TEST_F()
2635 desc->GetTransportInfoByName("video_content_name"); in TEST_F()
2643 desc->GetTransportInfoByName("audio_content_name"); in TEST_F()
2646 desc->GetTransportInfoByName("video_content_name"); in TEST_F()
2664 *(desc_.GetTransportInfoByName(kAudioContentName)); in TEST_F()
2671 *(desc_.GetTransportInfoByName(kVideoContentName)); in TEST_F()
2709 desc->GetTransportInfoByName("audio_content_name"); in TEST_F()
2713 desc->GetTransportInfoByName("video_content_name"); in TEST_F()