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