Home
last modified time | relevance | path

Searched refs:GetIceParameters (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/p2p/base/
Dtransport_description_factory_unittest.cc337 EXPECT_EQ(offer->GetIceParameters().ufrag, credentials[0].ufrag); in TEST_F()
338 EXPECT_EQ(offer->GetIceParameters().pwd, credentials[0].pwd); in TEST_F()
352 EXPECT_EQ(answer->GetIceParameters().ufrag, credentials[0].ufrag); in TEST_F()
353 EXPECT_EQ(answer->GetIceParameters().pwd, credentials[0].pwd); in TEST_F()
Dtransport_description.h127 IceParameters GetIceParameters() const { in GetIceParameters() function
/external/webrtc/pc/
Djsep_transport.cc162 jsep_description.transport_desc.GetIceParameters(); in SetLocalJsepTransportDescription()
255 jsep_description.transport_desc.GetIceParameters(); in SetRemoteJsepTransportDescription()
Dpeer_connection_interface_unittest.cc3509 desc->transport_infos()[0].description.GetIceParameters().renomination); in TEST_P()
3525 desc->transport_infos()[0].description.GetIceParameters().renomination); in TEST_P()
3535 desc->transport_infos()[0].description.GetIceParameters().renomination); in TEST_P()