Home
last modified time | relevance | path

Searched defs:URLRequestThrottlerEntryTest (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/url_request/
Durl_request_throttler_unittest.cc160 class URLRequestThrottlerEntryTest : public TestWithTaskEnvironment { class
162 URLRequestThrottlerEntryTest() in URLRequestThrottlerEntryTest() function in net::URLRequestThrottlerEntryTest
191 TEST_F(URLRequestThrottlerEntryTest, InterfaceDuringExponentialBackoff) { in TEST_F() argument
201 TEST_F(URLRequestThrottlerEntryTest, InterfaceNotDuringExponentialBackoff) { in TEST_F() argument
213 TEST_F(URLRequestThrottlerEntryTest, InterfaceUpdateFailure) { in TEST_F() argument
220 TEST_F(URLRequestThrottlerEntryTest, InterfaceUpdateSuccess) { in TEST_F() argument
227 TEST_F(URLRequestThrottlerEntryTest, InterfaceUpdateSuccessThenFailure) { in TEST_F() argument
236 TEST_F(URLRequestThrottlerEntryTest, IsEntryReallyOutdated) { in TEST_F() argument
256 TEST_F(URLRequestThrottlerEntryTest, MaxAllowedBackoff) { in TEST_F() argument
266 TEST_F(URLRequestThrottlerEntryTest, MalformedContent) { in TEST_F() argument
[all …]