Searched refs:nested_run_loop1 (Results 1 – 2 of 2) sorted by relevance
311 RunLoop nested_run_loop1(RunLoop::Type::kNestableTasksAllowed); in TEST_F() local337 nested_run_loop1.QuitClosure()); in TEST_F()365 FROM_HERE, BindOnce(&RunLoop::Run, Unretained(&nested_run_loop1))); in TEST_F()
360 RunLoop nested_run_loop1(RunLoop::Type::kNestableTasksAllowed); in TEST_F() local389 nested_run_loop1.QuitClosure()); in TEST_F()432 BindOnce(&RunLoop::Run, Unretained(&nested_run_loop1), FROM_HERE)); in TEST_F()