Searched refs:GetQuitTaskForRunLoop (Results 1 - 6 of 6) sorted by path

/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dzip_file_creator_browsertest.cc58 &TestCallback, &success, content::GetQuitTaskForRunLoop(&run_loop)),
88 &TestCallback, &success, content::GetQuitTaskForRunLoop(&run_loop)),
/external/chromium_org/chrome/browser/sync/test/integration/
H A Ddictionary_helper.cc59 DictionaryLoadObserver observer(content::GetQuitTaskForRunLoop(&run_loop));
/external/chromium_org/chrome/browser/ui/views/ash/
H A Dtab_scrubber_browsertest.cc227 quit_closure_ = content::GetQuitTaskForRunLoop(&run_loop);
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.cc601 content::GetQuitTaskForRunLoop(&run_loop));
/external/chromium_org/content/public/test/
H A Dtest_utils.cc167 base::Closure GetQuitTaskForRunLoop(base::RunLoop* run_loop) { function in namespace:content
212 GetQuitTaskForRunLoop(&run_loop_).Run();
H A Dtest_utils.h53 base::Closure GetQuitTaskForRunLoop(base::RunLoop* run_loop);

Completed in 256 milliseconds