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