Home
last modified time | relevance | path

Searched refs:set_max_outstanding_requests_cost_per_process (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/loader/
Dresource_dispatcher_host_impl.h146 void set_max_outstanding_requests_cost_per_process(int limit) { in set_max_outstanding_requests_cost_per_process() function
Dresource_dispatcher_host_unittest.cc1663 host_.set_max_outstanding_requests_cost_per_process(kMaxCostPerProcess); in TEST_F()