Home
last modified time | relevance | path

Searched refs:GetQuitTaskForRunLoop (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/file_manager/
Dzip_file_creator_browsertest.cc58 &TestCallback, &success, content::GetQuitTaskForRunLoop(&run_loop)), in IN_PROC_BROWSER_TEST_F()
88 &TestCallback, &success, content::GetQuitTaskForRunLoop(&run_loop)), in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/content/public/test/
Dtest_utils.cc132 base::Closure GetQuitTaskForRunLoop(base::RunLoop* run_loop) { in GetQuitTaskForRunLoop() function
177 GetQuitTaskForRunLoop(&run_loop_).Run(); in Quit()
Dtest_utils.h49 base::Closure GetQuitTaskForRunLoop(base::RunLoop* run_loop);
/external/chromium_org/chrome/browser/sync/test/integration/
Ddictionary_helper.cc59 DictionaryLoadObserver observer(content::GetQuitTaskForRunLoop(&run_loop)); in LoadDictionary()
/external/chromium_org/chrome/browser/ui/views/ash/
Dtab_scrubber_browsertest.cc227 quit_closure_ = content::GetQuitTaskForRunLoop(&run_loop); in RunUntilTabActive()
/external/chromium_org/chrome/test/base/
Dtesting_profile.cc569 content::GetQuitTaskForRunLoop(&run_loop)); in BlockUntilHistoryIndexIsRefreshed()