Home
last modified time | relevance | path

Searched defs:CreateUdpPort (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/p2p/base/
H A Dturn_port_unittest.cc371 void CreateUdpPort() { CreateUdpPort(kLocalAddr2); } in CreateUdpPort() function in cricket::TurnPortTest
373 void CreateUdpPort(const SocketAddress& address) { in CreateUdpPort() function in cricket::TurnPortTest
H A Dport_unittest.cc533 std::unique_ptr<UDPPort> CreateUdpPort(const SocketAddress& addr) { in CreateUdpPort() function in cricket::PortTest
536 std::unique_ptr<UDPPort> CreateUdpPort(const SocketAddress& addr, in CreateUdpPort() function in cricket::PortTest