Home
last modified time | relevance | path

Searched defs:RemoveQueryString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/
H A Durl_utils_test.cc103 TEST(UrlUtils, RemoveQueryString) { in TEST() argument
H A Durl_utils.cc121 std::string url::RemoveQueryString(const std::string& url, in RemoveQueryString() function in brillo::url