Searched refs:GetExcludedCookiesForURL (Results 1 – 2 of 2) sorted by relevance
2140 TEST_F(CookieMonsterTest, GetExcludedCookiesForURL) { in TEST_F() argument2170 excluded_cookies = GetExcludedCookiesForURL(cm.get(), http_www_foo_.url(), in TEST_F()2209 excluded_cookies = GetExcludedCookiesForURL(cm.get(), https_www_foo_.url(), in TEST_F()2267 CookieAccessResultList excluded_cookies = GetExcludedCookiesForURL( in TEST_F()2279 excluded_cookies = GetExcludedCookiesForURL(cm.get(), www_foo_bar_.url(), in TEST_F()
194 CookieAccessResultList GetExcludedCookiesForURL( in GetExcludedCookiesForURL() function