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

  /external/chromium_org/content/public/test/
test_utils.h 48 base::Closure GetQuitTaskForRunLoop(base::RunLoop* run_loop);
test_utils.cc 118 base::Closure GetQuitTaskForRunLoop(base::RunLoop* run_loop) {
165 GetQuitTaskForRunLoop(&run_loop_).Run();
test_navigation_observer.cc 99 GetQuitTaskForRunLoop(&run_loop));
  /external/chromium_org/content/test/
content_browser_test_utils.cc 47 GetQuitTaskForRunLoop(&run_loop));
  /external/chromium_org/chrome/browser/sync/test/integration/
dictionary_helper.cc 55 DictionaryLoadObserver observer(content::GetQuitTaskForRunLoop(&run_loop));
  /external/chromium_org/chrome/test/base/
ui_test_utils.cc 147 content::GetQuitTaskForRunLoop(&run_loop));
237 content::GetQuitTaskForRunLoop(&run_loop));
360 BookmarkLoadObserver observer(content::GetQuitTaskForRunLoop(&run_loop));
testing_profile.cc 488 content::GetQuitTaskForRunLoop(&run_loop));
  /external/chromium_org/chrome/browser/ui/views/ash/
tab_scrubber_browsertest.cc 228 quit_closure_ = content::GetQuitTaskForRunLoop(&run_loop);
  /external/chromium_org/chrome/browser/prerender/
prerender_browsertest.cc     [all...]
  /external/chromium_org/chrome/browser/ui/
browser_browsertest.cc     [all...]

Completed in 612 milliseconds