Searched refs:QuitAndRunNestedLoop (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/base/task/ |
H A D | single_thread_task_executor_unittest.cc | 1061 void QuitAndRunNestedLoop(TaskList* order, in QuitAndRunNestedLoop() function 1083 FROM_HERE, BindOnce(&QuitAndRunNestedLoop, &order, 1, &outer_run_loop, in TEST_P()
|
/aosp_15_r20/external/libchrome/base/message_loop/ |
H A D | message_loop_unittest.cc | 1442 void QuitAndRunNestedLoop(TaskList* order, in QuitAndRunNestedLoop() function 1464 FROM_HERE, BindOnce(&QuitAndRunNestedLoop, &order, 1, &outer_run_loop, in TEST_P()
|