Home
last modified time | relevance | path

Searched refs:IgnoreURL (Results 1 – 6 of 6) sorted by relevance

/third_party/cef/tests/ceftests/
Drequest_handler_unittest.cc104 if (IgnoreURL(url)) in OnBeforeResourceLoad()
124 if (IgnoreURL(url)) in GetResourceHandler()
146 if (IgnoreURL(url)) in OnResourceLoadComplete()
Dtest_util.h88 bool IgnoreURL(const std::string& url);
Dcookie_unittest.cc1222 if (!IgnoreURL(url)) { in Create()
1369 if (!IgnoreURL(url)) { in HandleRequest()
1642 } else if (!IgnoreURL(url)) { in CanSendCookie()
1663 } else if (!IgnoreURL(url)) { in CanSaveCookie()
Dtest_util.cc297 bool IgnoreURL(const std::string& url) { in IgnoreURL() function
Dresource_request_handler_unittest.cc1570 if (IgnoreURL(url)) in GetResourceRequestHandler()
1636 if (IgnoreURL(url)) in GetCookieAccessFilter()
Dframe_unittest.cc427 if (IgnoreURL(url)) in GetResourceHandler()