Home
last modified time | relevance | path

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

/external/libchrome/base/
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()
/external/cronet/base/
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()
/external/cronet/base/task/
Dsingle_thread_task_executor_unittest.cc939 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
975 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
1005 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
1032 RunLoop* nested_run_loop) { in QuitAndRunNestedLoop()
1046 RunLoop nested_run_loop; in TEST_P() local
1070 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
1216 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
1312 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
1316 [](RunLoop* nested_run_loop) { in TEST_P()
1379 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local
/external/libchrome/base/message_loop/
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()
/external/libchrome/base/debug/
Dtask_annotator_unittest.cc351 OnceClosure task2) { in TEST_F()
/external/cronet/base/task/common/
Dtask_annotator_unittest.cc405 OnceClosure task2) { in TEST_F()
/external/libchrome/mojo/public/cpp/bindings/tests/
Dconnector_unittest.cc500 base::RunLoop nested_run_loop(base::RunLoop::Type::kNestableTasksAllowed); in AccumulateWithNestedLoop() local
/external/cronet/base/task/sequence_manager/
Dsequence_manager_impl_unittest.cc780 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P() local