Home | History | Annotate | Download | only in extensions

Lines Matching refs:loop

375 // Our message loop may be used in tests which require it to be an IO loop.
1596 // loop when it is finished. We manually run the loop here so that we
3240 MessageLoop loop;
3241 BrowserThread ui_thread(BrowserThread::UI, &loop);
3242 BrowserThread file_thread(BrowserThread::FILE, &loop);
3255 loop.RunAllPending();
3267 loop.RunAllPending();
3278 loop.RunAllPending();
3290 loop.RunAllPending();