HomeSort by relevance Sort by last modified time
    Searched full:set_backoff_delay (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/autofill/core/browser/
autofill_download_unittest.cc 303 fetcher->set_backoff_delay(TestTimeouts::action_max_timeout());
328 fetcher->set_backoff_delay(TestTimeouts::action_max_timeout());
  /external/chromium_org/net/url_request/
test_url_fetcher_factory.cc 269 void TestURLFetcher::set_backoff_delay(base::TimeDelta backoff_delay) { function in class:net::TestURLFetcher
test_url_fetcher_factory.h 183 void set_backoff_delay(base::TimeDelta backoff_delay);

Completed in 90 milliseconds