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