Searched refs:run_loop_ (Results 1 – 4 of 4) sorted by relevance
34 run_loop_(nullptr), in MessageLoopThread()103 FROM_HERE, run_loop_->QuitWhenIdleClosure())) { in ShutDown()179 run_loop_ = new base::RunLoop(); in Run()186 run_loop_->Run(); in Run()194 delete run_loop_; in Run()195 run_loop_ = nullptr; in Run()
193 base::RunLoop* run_loop_; variable
80 run_loop_ = new base::RunLoop(); in RunMessageLoop()84 run_loop_->Run(); in RunMessageLoop()87 delete run_loop_; in RunMessageLoop()88 run_loop_ = nullptr; in RunMessageLoop()93 base::RunLoop* run_loop_ = nullptr; member in MessageLoopPerformanceTest108 run_loop_->QuitWhenIdleClosure()); in TearDown()152 run_loop_->QuitWhenIdleClosure()); in TearDown()199 run_loop_->QuitWhenIdleClosure()); in TearDown()
97 run_loop_ = new base::RunLoop(); in RunMessageLoop()101 run_loop_->Run(); in RunMessageLoop()104 delete run_loop_; in RunMessageLoop()105 run_loop_ = nullptr; in RunMessageLoop()110 base::RunLoop* run_loop_ = nullptr; member in BM_MessageLoop125 run_loop_->QuitWhenIdleClosure()); in TearDown()171 run_loop_->QuitWhenIdleClosure()); in TearDown()218 run_loop_->QuitWhenIdleClosure()); in TearDown()