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

/external/chromium_org/content/browser/loader/
H A Dresource_scheduler_unittest.cc44 const int kBackgroundChildId = 35; member in namespace:content::__anon7224
153 scheduler_.OnClientCreated(kBackgroundChildId, kBackgroundRouteId, false);
159 scheduler_.OnClientDeleted(kBackgroundChildId, kBackgroundRouteId);
223 url, priority, kBackgroundChildId, kBackgroundRouteId);
233 url, priority, kBackgroundChildId, kBackgroundRouteId);
603 scheduler_.GetClientStateForTesting(kBackgroundChildId,
690 scheduler_.GetClientStateForTesting(kBackgroundChildId,
693 kBackgroundChildId, kBackgroundRouteId, true);
695 scheduler_.GetClientStateForTesting(kBackgroundChildId,
699 scheduler_.GetClientStateForTesting(kBackgroundChildId,
[all...]

Completed in 113 milliseconds