Home
last modified time | relevance | path

Searched refs:blocked_get_cookies_count_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/url_request/
Durl_request_test_util.h262 int blocked_get_cookies_count() const { return blocked_get_cookies_count_; } in blocked_get_cookies_count()
349 int blocked_get_cookies_count_; variable
Durl_request_test_util.cc316 blocked_get_cookies_count_(0), in TestNetworkDelegate()
570 blocked_get_cookies_count_++; in OnCanGetCookies()