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:__anon2980::URLRequestTimeoutOnDemandJob
873 // on URLRequestTimeoutOnDemandJob::WaitForJobs having been called.
1091 URLRequestTimeoutOnDemandJob::WaitForJobs(1);
1224 URLRequestTimeoutOnDemandJob::WaitForJobs(initial_loading_tabs + 1);
1422 URLRequestTimeoutOnDemandJob::WaitForJobs(num_loading_tab
[all...]

Completed in 306 milliseconds