Searched refs:RelayName (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/p2p/base/
H A Dport_unittest.cc406 TestConnectivity("udp", port1, RelayName(rtype, proto), port2,
436 TestConnectivity(StunName(ntype), port1, RelayName(rtype, proto), port2,
451 TestConnectivity("tcp", port1, RelayName(rtype, proto), port2,
459 TestConnectivity("ssltcp", port1, RelayName(rtype, proto), port2,
543 static const char* RelayName(RelayType type, ProtocolType proto) { function in class:PortTest

Completed in 68 milliseconds