Searched defs:HostForURL (Results 1 – 2 of 2) sorted by relevance
50 std::string HostPortPair::HostForURL() const { in HostForURL() function in net::HostPortPair
66 TEST(HostPortPairTest, HostForURL) { in TEST() argument