HomeSort by relevance Sort by last modified time
    Searched refs:kIcePwd2 (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/p2p/base/
transport_unittest.cc 31 static const char kIcePwd2[] = "TESTICEPWD00000000000002";
115 cricket::TransportDescription new_local_desc(kIceUfrag2, kIcePwd2);
138 cricket::TransportDescription new_local_desc(kIceUfrag2, kIcePwd2);
167 cricket::TransportDescription new_local_desc(kIceUfrag2, kIcePwd2);
transportcontroller_unittest.cc 30 static const char kIcePwd2[] = "TESTICEPWD00000000000002";
382 std::vector<std::string>(), kIceUfrag2, kIcePwd2, cricket::ICEMODE_FULL,
turnport_unittest.cc 66 static const char kIcePwd2[] = "TESTICEPWD00000000000002";
293 kIcePwd2, std::string(), false));
    [all...]

Completed in 104 milliseconds