Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Durl_utils_unittest.cc109 TEST(UrlUtils, AppendQueryParam) { in TEST() argument
Durl_utils.cc134 std::string url::AppendQueryParam(const std::string& url, in AppendQueryParam() function in brillo::url