Home
last modified time | relevance | path

Searched defs:nested_run_loop (Results 1 – 4 of 4) 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/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/libchrome/mojo/public/cpp/bindings/tests/
Dconnector_unittest.cc500 base::RunLoop nested_run_loop(base::RunLoop::Type::kNestableTasksAllowed); in AccumulateWithNestedLoop() local