Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Durl_utils_unittest.cc126 TEST(UrlUtils, AppendQueryParams) { in TEST() argument
Durl_utils.cc140 std::string url::AppendQueryParams(const std::string& url, in AppendQueryParams() function in brillo::url