Searched refs:next_job (Results 1 – 1 of 1) sorted by relevance
257 scoped_refptr<URLRequestTestJob> next_job(g_pending_jobs[0]); in ProcessOnePendingMessage() local260 DCHECK(!next_job->auto_advance()); // auto_advance jobs should be in this q in ProcessOnePendingMessage()261 next_job->ProcessNextOperation(); in ProcessOnePendingMessage()