Searched refs:FromIPEndPoint (Results 1 – 3 of 3) sorted by relevance
41 static HostPortPair FromIPEndPoint(const IPEndPoint& ipe);
58 HostPortPair HostPortPair::FromIPEndPoint(const IPEndPoint& ipe) { in FromIPEndPoint() function in net::HostPortPair
4834 std::move(client_transport), HostPortPair::FromIPEndPoint(server_address), in TEST_P()