Searched defs:HostPortPair (Results 1 – 13 of 13) sorted by relevance
15 HostPortPair::HostPortPair() : port_(0) {} in HostPortPair() function in net::HostPortPair16 HostPortPair::HostPortPair(const std::string& in_host, uint16 in_port) in HostPortPair() function in net::HostPortPair
15 class HostPortPair; variable
81 class HostPortPair { class in InetSocketAddressTest86 public HostPortPair(String host, int port) { in HostPortPair() method in InetSocketAddressTest.HostPortPair
13 class HostPortPair; variable
22 class HostPortPair; variable
21 class HostPortPair; variable
30 class HostPortPair; variable
36 class HostPortPair; variable
175 TEST(IPCMessageTest, HostPortPair) { in TEST() argument
43 class HostPortPair; variable