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

  /external/libchrome/base/
task_runner_util_unittest.cc 78 RunLoop().RunUntilIdle();
91 RunLoop().RunUntilIdle();
104 RunLoop().RunUntilIdle();
118 RunLoop().RunUntilIdle();
run_loop.h 50 void RunUntilIdle();
observer_list_unittest.cc 223 RunLoop().RunUntilIdle();
230 RunLoop().RunUntilIdle();
253 RunLoop().RunUntilIdle();
264 RunLoop().RunUntilIdle();
286 RunLoop().RunUntilIdle();
300 RunLoop().RunUntilIdle();
314 RunLoop().RunUntilIdle();
359 RunLoop().RunUntilIdle();
399 RunLoop().RunUntilIdle();
464 RunLoop().RunUntilIdle();
    [all...]
run_loop.cc 62 void RunLoop::RunUntilIdle() {
cancelable_callback_unittest.cc 171 RunLoop().RunUntilIdle();
179 RunLoop().RunUntilIdle();
  /external/libchrome/base/test/
test_simple_task_runner.h 71 void RunUntilIdle();
test_simple_task_runner.cc 76 void TestSimpleTaskRunner::RunUntilIdle() {
  /external/libchrome/base/task/
cancelable_task_tracker_unittest.cc 32 run_loop.RunUntilIdle();
119 test_task_runner->RunUntilIdle();
138 test_task_runner->RunUntilIdle();
155 test_task_runner->RunUntilIdle();
229 test_task_runner->RunUntilIdle();
263 test_task_runner->RunUntilIdle();
284 test_task_runner->RunUntilIdle();
309 test_task_runner->RunUntilIdle();
402 test_task_runner->RunUntilIdle();
421 test_task_runner->RunUntilIdle();
    [all...]
  /system/tpm/trunks/
background_command_transceiver_test.cc 88 run_loop.RunUntilIdle();
105 run_loop.RunUntilIdle();
tpm_generated_test.cc 282 run_loop.RunUntilIdle();
  /external/libchrome/base/files/
important_file_writer_unittest.cc 107 RunLoop().RunUntilIdle();
120 RunLoop().RunUntilIdle();
131 RunLoop().RunUntilIdle();
141 RunLoop().RunUntilIdle();
file_path_watcher_unittest.cc 172 void TearDown() override { RunLoop().RunUntilIdle(); }
  /external/libchrome/base/threading/
worker_pool_unittest.cc 108 RunLoop().RunUntilIdle();
  /system/connectivity/shill/
event_dispatcher.cc 44 base::RunLoop().RunUntilIdle();
  /external/libchrome/base/metrics/
field_trial_unittest.cc 634 RunLoop().RunUntilIdle();
646 RunLoop().RunUntilIdle();
653 RunLoop().RunUntilIdle();
    [all...]
  /external/libchrome/base/message_loop/
message_loop.cc 295 void MessageLoop::RunUntilIdle() {
298 run_loop.RunUntilIdle();
message_loop.h 245 void RunUntilIdle();
message_pump_glib_unittest.cc 190 RunLoop().RunUntilIdle();
message_loop_unittest.cc 146 RunLoop().RunUntilIdle();
    [all...]
message_loop_test.cc 290 RunLoop().RunUntilIdle();
628 RunLoop().RunUntilIdle();
    [all...]
  /external/libbrillo/brillo/message_loops/
base_message_loop.cc 190 run_loop.RunUntilIdle();
  /system/tpm/attestation/server/
attestation_service_test.cc 123 void RunUntilIdle() {
124 run_loop_.RunUntilIdle();
445 RunUntilIdle();
    [all...]
  /external/libchrome/base/timer/
timer_unittest.cc 336 task_runner->RunUntilIdle();

Completed in 537 milliseconds