Searched refs:run_loop_ (Results 1 – 5 of 5) sorted by relevance
41 run_loop_(nullptr), in MessageLoopThread()143 FROM_HERE, run_loop_->QuitWhenIdleClosure())) { in ShutDown()228 run_loop_ = new base::RunLoop(); in Run()235 run_loop_->Run(); in Run()243 delete run_loop_; in Run()244 run_loop_ = nullptr; in Run()
193 base::RunLoop* run_loop_; variable
41 run_loop_(nullptr), in MessageLoopThread()143 FROM_HERE, run_loop_->QuitWhenIdleClosure())) { in ShutDown()226 run_loop_ = new base::RunLoop(); in Run()233 run_loop_->Run(); in Run()241 delete run_loop_; in Run()242 run_loop_ = nullptr; in Run()
81 run_loop_ = new base::RunLoop(); in RunMessageLoop()85 run_loop_->Run(); in RunMessageLoop()88 delete run_loop_; in RunMessageLoop()89 run_loop_ = nullptr; in RunMessageLoop()94 base::RunLoop* run_loop_ = nullptr; member in MessageLoopPerformanceTest109 run_loop_->QuitWhenIdleClosure()); in TearDown()153 run_loop_->QuitWhenIdleClosure()); in TearDown()200 run_loop_->QuitWhenIdleClosure()); in TearDown()
98 run_loop_ = new base::RunLoop(); in RunMessageLoop()102 run_loop_->Run(); in RunMessageLoop()105 delete run_loop_; in RunMessageLoop()106 run_loop_ = nullptr; in RunMessageLoop()111 base::RunLoop* run_loop_ = nullptr; member in BM_MessageLoop126 run_loop_->QuitWhenIdleClosure()); in TearDown()172 run_loop_->QuitWhenIdleClosure()); in TearDown()219 run_loop_->QuitWhenIdleClosure()); in TearDown()