Home
last modified time | relevance | path

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

/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