Searched defs:URLRequestThrottlerEntryTest (Results 1 – 1 of 1) sorted by relevance
160 class URLRequestThrottlerEntryTest : public TestWithTaskEnvironment { class162 URLRequestThrottlerEntryTest() in URLRequestThrottlerEntryTest() function in net::URLRequestThrottlerEntryTest191 TEST_F(URLRequestThrottlerEntryTest, InterfaceDuringExponentialBackoff) { in TEST_F() argument201 TEST_F(URLRequestThrottlerEntryTest, InterfaceNotDuringExponentialBackoff) { in TEST_F() argument213 TEST_F(URLRequestThrottlerEntryTest, InterfaceUpdateFailure) { in TEST_F() argument220 TEST_F(URLRequestThrottlerEntryTest, InterfaceUpdateSuccess) { in TEST_F() argument227 TEST_F(URLRequestThrottlerEntryTest, InterfaceUpdateSuccessThenFailure) { in TEST_F() argument236 TEST_F(URLRequestThrottlerEntryTest, IsEntryReallyOutdated) { in TEST_F() argument256 TEST_F(URLRequestThrottlerEntryTest, MaxAllowedBackoff) { in TEST_F() argument266 TEST_F(URLRequestThrottlerEntryTest, MalformedContent) { in TEST_F() argument[all …]