Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dwebrtcsession_unittest.cc826 std::string pwd_line = "a=ice-pwd:" + transport_desc->ice_pwd in RemoveIceUfragPwdLines() local
831 rtc::replace_substrs(pwd_line.c_str(), pwd_line.length(), in RemoveIceUfragPwdLines()
853 std::string pwd_line = "a=ice-pwd:" + transport_desc->ice_pwd in ModifyIceUfragPwdLines() local
860 rtc::replace_substrs(pwd_line.c_str(), pwd_line.length(), in ModifyIceUfragPwdLines()