Searched refs:URLRequestThrottlerEntryInterface (Results 1 – 7 of 7) sorted by relevance
21 class NET_EXPORT URLRequestThrottlerEntryInterface22 : public base::RefCountedThreadSafe<URLRequestThrottlerEntryInterface> {24 URLRequestThrottlerEntryInterface() {} in URLRequestThrottlerEntryInterface() function63 friend class base::RefCountedThreadSafe<URLRequestThrottlerEntryInterface>;64 virtual ~URLRequestThrottlerEntryInterface() {} in ~URLRequestThrottlerEntryInterface()67 friend class base::RefCounted<URLRequestThrottlerEntryInterface>;68 DISALLOW_COPY_AND_ASSIGN(URLRequestThrottlerEntryInterface);
431 net::URLRequestThrottlerEntryInterface* entry, in ExpectEntryAllowsAllOnErrorIfOptedOut()458 scoped_refptr<net::URLRequestThrottlerEntryInterface> entry = in TEST_F()473 scoped_refptr<net::URLRequestThrottlerEntryInterface> other_entry = in TEST_F()478 scoped_refptr<net::URLRequestThrottlerEntryInterface> no_opt_out_entry = in TEST_F()487 scoped_refptr<net::URLRequestThrottlerEntryInterface> localhost_entry = in TEST_F()495 scoped_refptr<net::URLRequestThrottlerEntryInterface> entry_before = in TEST_F()520 scoped_refptr<net::URLRequestThrottlerEntryInterface> entry_after = in TEST_F()
37 class URLRequestThrottlerEntryInterface; variable264 scoped_refptr<URLRequestThrottlerEntryInterface>266 scoped_refptr<URLRequestThrottlerEntryInterface> url_throttler_entry_;
47 scoped_refptr<URLRequestThrottlerEntryInterface> RegisterRequestUrl( in NON_EXPORTED_BASE()
33 : public URLRequestThrottlerEntryInterface {
51 scoped_refptr<URLRequestThrottlerEntryInterface>
197 scoped_refptr<URLRequestThrottlerEntryInterface> throttling_entry_;