HomeSort by relevance Sort by last modified time
    Searched refs:max_prefetches_inflight_per_host_per_navigation (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_common.h 111 size_t max_prefetches_inflight_per_host_per_navigation; member in struct:predictors::ResourcePrefetchPredictorConfig
resource_prefetch_common.cc 215 max_prefetches_inflight_per_host_per_navigation(3) {
resource_prefetcher.cc 87 // max_prefetches_inflight_per_host_per_navigation limit, looking for a URL
88 // for which the max_prefetches_inflight_per_host_per_navigation limit has
101 config_.max_prefetches_inflight_per_host_per_navigation)
resource_prefetcher_unittest.cc 147 config_.max_prefetches_inflight_per_host_per_navigation = 2;

Completed in 210 milliseconds