Searched refs:URLRequestThrottlerEntryInterface (Results 1 – 7 of 7) sorted by relevance
18 class URLRequestThrottlerEntryInterface19 : public base::RefCountedThreadSafe<URLRequestThrottlerEntryInterface> {21 URLRequestThrottlerEntryInterface() {} in URLRequestThrottlerEntryInterface() function56 friend class base::RefCountedThreadSafe<URLRequestThrottlerEntryInterface>;57 virtual ~URLRequestThrottlerEntryInterface() {} in ~URLRequestThrottlerEntryInterface()60 friend class base::RefCounted<URLRequestThrottlerEntryInterface>;61 DISALLOW_COPY_AND_ASSIGN(URLRequestThrottlerEntryInterface);
430 net::URLRequestThrottlerEntryInterface* entry, in ExpectEntryAllowsAllOnErrorIfOptedOut()456 scoped_refptr<net::URLRequestThrottlerEntryInterface> entry = in TEST()471 scoped_refptr<net::URLRequestThrottlerEntryInterface> other_entry = in TEST()476 scoped_refptr<net::URLRequestThrottlerEntryInterface> no_opt_out_entry = in TEST()483 scoped_refptr<net::URLRequestThrottlerEntryInterface> localhost_entry = in TEST()
43 scoped_refptr<URLRequestThrottlerEntryInterface> RegisterRequestUrl(
31 class URLRequestThrottlerEntry : public URLRequestThrottlerEntryInterface {
20 scoped_refptr<URLRequestThrottlerEntryInterface>
119 scoped_refptr<URLRequestThrottlerEntryInterface> throttling_entry_;
154 scoped_refptr<net::URLRequestThrottlerEntryInterface>156 scoped_refptr<net::URLRequestThrottlerEntryInterface> url_throttler_entry_;