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

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
peerconnectionfactory_unittest.cc 72 static const int kDefaultStunTlsPort = 5349;
297 "hello.com", kDefaultStunTlsPort, "test", kTurnPassword, "tcp", true);
304 "hello.com", kDefaultStunTlsPort, "test_no_transport",
peerconnection.cc 55 static const int kDefaultStunTlsPort = 5349;
232 port = kDefaultStunTlsPort;

Completed in 42 milliseconds