Searched defs:RunUntilIdle (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/base/ | ||
D | run_loop.cc | 62 void RunLoop::RunUntilIdle() { in RunUntilIdle() function in base::RunLoop |
/external/libchrome/base/test/ | ||
D | test_simple_task_runner.cc | 76 void TestSimpleTaskRunner::RunUntilIdle() { in RunUntilIdle() function in base::TestSimpleTaskRunner |
/external/libchrome/base/message_loop/ | ||
D | message_loop.cc | 295 void MessageLoop::RunUntilIdle() { in RunUntilIdle() function in base::MessageLoop |