Home
last modified time | relevance | path

Searched defs:nested_run_loop (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Drun_loop_unittest.cc48 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in RunNestedLoopTask() local
466 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
517 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
583 RunLoop nested_run_loop(RunLoop::Type::kDefault); in TEST() local
592 BindOnce([](RunLoop* nested_run_loop) { nested_run_loop->Run(); }, in TEST()
/aosp_15_r20/external/cronet/base/
H A Drun_loop_unittest.cc43 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in RunNestedLoopTask() local
454 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
547 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
616 RunLoop nested_run_loop(RunLoop::Type::kDefault); in TEST() local
625 BindOnce([](RunLoop* nested_run_loop) { nested_run_loop->Run(); }, in TEST()
/aosp_15_r20/external/cronet/base/task/
H A Dsingle_thread_task_executor_unittest.cc971 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
1007 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
1037 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
1064 RunLoop* nested_run_loop) { in QuitAndRunNestedLoop()
1078 RunLoop nested_run_loop; in TEST_P() local
1102 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
1250 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
1343 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
1347 [](RunLoop* nested_run_loop) { in TEST_P()
1388 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_loop_unittest.cc1388 RunLoop nested_run_loop; in TEST_P() local
1418 RunLoop nested_run_loop; in TEST_P() local
1445 RunLoop* nested_run_loop) { in QuitAndRunNestedLoop()
1459 RunLoop nested_run_loop; in TEST_P() local
1483 RunLoop nested_run_loop; in TEST_P() local
1716 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
1720 [](RunLoop* nested_run_loop) { in TEST_P()
/aosp_15_r20/external/libchrome/base/debug/
H A Dtask_annotator_unittest.cc351 OnceClosure task2) { in TEST_F()
/aosp_15_r20/external/cronet/base/task/common/
H A Dtask_annotator_unittest.cc405 OnceClosure task2) { in TEST_F()
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Dconnector_unittest.cc500 base::RunLoop nested_run_loop(base::RunLoop::Type::kNestableTasksAllowed); in AccumulateWithNestedLoop() local
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dsequence_manager_impl_unittest.cc831 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
5734 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_F() local