HomeSort by relevance Sort by last modified time
    Searched defs:wait_run_loop_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/
storage_partition_impl_unittest.cc 28 wait_run_loop_.reset(new base::RunLoop());
29 wait_run_loop_->Run();
36 wait_run_loop_->Quit();
40 scoped_ptr<base::RunLoop> wait_run_loop_; member in class:content::__anon10218::TestClosureCallback
  /external/chromium_org/ui/compositor/
compositor.h 279 scoped_ptr<base::RunLoop> wait_run_loop_; member in class:ui::DrawWaiterForTest

Completed in 108 milliseconds