Home
last modified time | relevance | path

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

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