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

/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_browsertest.cc124 static void WaitForJobs(int num_jobs);
129 // WaitForJobs, so makes sure there has been a matching WaitForJobs call.
160 // should be spinning in a call to WaitForJobs. Does nothing when
205 // should be spinning in a call to WaitForJobs. Does nothing if
211 void URLRequestTimeoutOnDemandJob::WaitForJobs(int num_jobs) { function in class:__anon2909::URLRequestTimeoutOnDemandJob
863 // on URLRequestTimeoutOnDemandJob::WaitForJobs having been called.
1081 URLRequestTimeoutOnDemandJob::WaitForJobs(1);
1214 URLRequestTimeoutOnDemandJob::WaitForJobs(initial_loading_tabs + 1);
1412 URLRequestTimeoutOnDemandJob::WaitForJobs(num_loading_tab
[all...]

Completed in 92 milliseconds