Home
last modified time | relevance | path

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

/external/cronet/net/cookies/
Dcookie_util.cc534 GURL CookieDomainAndPathToURL(const std::string& domain, in CookieDomainAndPathToURL() function
545 GURL CookieDomainAndPathToURL(const std::string& domain, in CookieDomainAndPathToURL() function
553 GURL CookieDomainAndPathToURL(const std::string& domain, in CookieDomainAndPathToURL() function
Dcookie_util_unittest.cc530 TEST(CookieUtilTest, CookieDomainAndPathToURL) { in TEST() argument