Home
last modified time | relevance | path

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

/external/libbrillo/brillo/
Durl_utils_unittest.cc137 TEST(UrlUtils, HasQueryString) { in TEST() argument
Durl_utils.cc160 bool url::HasQueryString(const std::string& url) { in HasQueryString() function in brillo::url