Searched defs:GetHostAndOptionalPort (Results 1 – 2 of 2) sorted by relevance
262 std::string GetHostAndOptionalPort(const GURL& url) { in GetHostAndOptionalPort() function270 NET_EXPORT std::string GetHostAndOptionalPort( in GetHostAndOptionalPort() function
354 TEST(UrlUtilTest, GetHostAndOptionalPort) { in TEST() argument