HomeSort by relevance Sort by last modified time
    Searched refs:GetQuitTaskForRunLoop (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/chromeos/file_manager/
zip_file_creator_browsertest.cc 58 &TestCallback, &success, content::GetQuitTaskForRunLoop(&run_loop)),
88 &TestCallback, &success, content::GetQuitTaskForRunLoop(&run_loop)),
  /external/chromium_org/content/public/test/
test_utils.h 53 base::Closure GetQuitTaskForRunLoop(base::RunLoop* run_loop);
test_utils.cc 167 base::Closure GetQuitTaskForRunLoop(base::RunLoop* run_loop) {
212 GetQuitTaskForRunLoop(&run_loop_).Run();
  /external/chromium_org/chrome/browser/sync/test/integration/
dictionary_helper.cc 59 DictionaryLoadObserver observer(content::GetQuitTaskForRunLoop(&run_loop));
  /external/chromium_org/chrome/browser/ui/views/ash/
tab_scrubber_browsertest.cc 227 quit_closure_ = content::GetQuitTaskForRunLoop(&run_loop);
  /external/chromium_org/chrome/test/base/
testing_profile.cc 601 content::GetQuitTaskForRunLoop(&run_loop));
    [all...]

Completed in 160 milliseconds