Searched defs:GetUrlHost (Results 1 – 2 of 2) sorted by relevance
15 TEST(UrlUtilitiesTest, GetUrlHost) { in TEST() argument
13 std::string UrlUtilities::GetUrlHost(const std::string& url) { in GetUrlHost() function in net::UrlUtilities