Searched defs:IsOnPath (Results 1 – 2 of 2) sorted by relevance
297 TEST(CanonicalCookieTest, IsOnPath) { in TEST() argument
299 bool CanonicalCookie::IsOnPath(const std::string& url_path) const { in IsOnPath() function in net::CanonicalCookie