Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsession_unittest.cc824 std::string ufrag_line = "a=ice-ufrag:" + transport_desc->ice_ufrag in RemoveIceUfragPwdLines() local
828 rtc::replace_substrs(ufrag_line.c_str(), ufrag_line.length(), in RemoveIceUfragPwdLines()
851 std::string ufrag_line = "a=ice-ufrag:" + transport_desc->ice_ufrag in ModifyIceUfragPwdLines() local
857 rtc::replace_substrs(ufrag_line.c_str(), ufrag_line.length(), in ModifyIceUfragPwdLines()