Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_test_util.h267 return blocked_annotate_cookies_count_; in blocked_annotate_cookies_count()
351 int blocked_annotate_cookies_count_ = 0; variable
423 return blocked_annotate_cookies_count_; in blocked_annotate_cookies_count()
429 blocked_annotate_cookies_count_ = 0; in ResetBlockedAnnotateCookiesCount()
449 int blocked_annotate_cookies_count_ = 0; variable
H A Durl_request_test_util.cc499 blocked_annotate_cookies_count_++; in OnAnnotateAndMoveUserBlockedCookies()
600 ++blocked_annotate_cookies_count_; in OnAnnotateAndMoveUserBlockedCookies()