Searched refs:fetch_timeout (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/policy/
H A Duser_cloud_policy_manager_chromeos_unittest.cc159 void CreateManager(bool wait_for_fetch, int fetch_timeout) { argument
169 base::TimeDelta::FromSeconds(fetch_timeout),
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dpprof3387 my $fetch_timeout = undef;
3395 $fetch_timeout = $main::opt_seconds * 1.01 + 60;
3416 my @fetcher = AddFetchTimeout($fetch_timeout, @URL_FETCHER);
/external/jemalloc/bin/
H A Dpprof3396 my $fetch_timeout = undef;
3404 $fetch_timeout = $main::opt_seconds * 1.01 + 60;
3425 my @fetcher = AddFetchTimeout($fetch_timeout, @URL_FETCHER);
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dpprof3387 my $fetch_timeout = undef;
3395 $fetch_timeout = $main::opt_seconds * 1.01 + 60;
3416 my @fetcher = AddFetchTimeout($fetch_timeout, @URL_FETCHER);

Completed in 1167 milliseconds