Searched defs:RemoveQueryString (Results 1 – 2 of 2) sorted by relevance
103 TEST(UrlUtils, RemoveQueryString) { in TEST() argument
121 std::string url::RemoveQueryString(const std::string& url, in RemoveQueryString() function in brillo::url