• Home
  • Raw
  • Download

Lines Matching refs:RunLoop

107     RunLoop::QuitCurrentWhenIdleDeprecated();  in SlowFunc()
251 RunLoop::QuitCurrentWhenIdleDeprecated(); in QuitFunc()
410 RunLoop::QuitCurrentWhenIdleDeprecated(); in SubPumpFunc()
438 RunLoop().Run(); in RunTest_PostDelayedTask_SharedTimer_SubPump()
449 RunLoop().RunUntilIdle(); in RunTest_PostDelayedTask_SharedTimer_SubPump()
540 RunLoop().Run(); in RunTest_RecursiveDenial2()
580 RunLoop().Run(); in RunTest_RecursiveSupport2()
616 RunLoop::QuitCurrentWhenIdleDeprecated(); in PostNTasksThenQuit()
869 FROM_HERE, BindOnce(&RunLoop::QuitCurrentWhenIdleDeprecated)); in TEST_P()
872 RunLoop().Run(); in TEST_P()
891 RunLoop().Run(); in TEST_P()
914 RunLoop().Run(); in TEST_P()
941 RunLoop().Run(); in TEST_P()
965 RunLoop().Run(); in TEST_P()
994 RunLoop().Run(); in TEST_P()
1020 RunLoop().Run(); in TEST_P()
1031 RunLoop().RunUntilIdle(); in TEST_P()
1117 RunLoop().Run(); in NestingFunc()
1119 base::RunLoop::QuitCurrentWhenIdleDeprecated(); in NestingFunc()
1130 RunLoop().Run(); in TEST_P()
1146 RunLoop().Run(); in TEST_P()
1199 RunLoop().Run(); in TEST_P()
1232 RunLoop().Run(); in TEST_P()
1264 RunLoop().Run(); in TEST_P()
1280 RunLoop(RunLoop::Type::kNestableTasksAllowed).RunUntilIdle(); in FuncThatPumps()
1312 RunLoop().Run(); in TEST_P()
1332 void FuncThatRuns(TaskList* order, int cookie, RunLoop* run_loop) { in FuncThatRuns()
1342 base::RunLoop::QuitCurrentDeprecated(); in FuncThatQuitsNow()
1353 RunLoop run_loop; in TEST_P()
1368 RunLoop().Run(); in TEST_P()
1387 RunLoop outer_run_loop; in TEST_P()
1388 RunLoop nested_run_loop; in TEST_P()
1417 RunLoop outer_run_loop; in TEST_P()
1418 RunLoop nested_run_loop; in TEST_P()
1444 RunLoop* outer_run_loop, in QuitAndRunNestedLoop()
1445 RunLoop* nested_run_loop) { in QuitAndRunNestedLoop()
1458 RunLoop outer_run_loop; in TEST_P()
1459 RunLoop nested_run_loop; in TEST_P()
1482 RunLoop outer_run_loop; in TEST_P()
1483 RunLoop nested_run_loop; in TEST_P()
1484 RunLoop bogus_run_loop; in TEST_P()
1515 RunLoop outer_run_loop; in TEST_P()
1516 RunLoop nested_loop1; in TEST_P()
1517 RunLoop nested_loop2; in TEST_P()
1518 RunLoop nested_loop3; in TEST_P()
1519 RunLoop nested_loop4; in TEST_P()
1583 RunLoop run_loop; in TEST_P()
1603 RunLoop run_loop; in TEST_P()
1628 RunLoop run_loop; in TEST_P()
1647 RunLoop outer_run_loop; in TEST_P()
1682 RunLoop().Run(); in TEST_P()
1694 RunLoop run_loop; in TEST_P()
1698 [](RunLoop* run_loop) { in TEST_P()
1708 RunLoop run_loop; in TEST_P()
1712 [](RunLoop* run_loop) { in TEST_P()
1716 RunLoop nested_run_loop(RunLoop::Type::kNestableTasksAllowed); in TEST_P()
1720 [](RunLoop* nested_run_loop) { in TEST_P()
1741 RunLoop run_loop; in TEST_P()
1745 [](RunLoop* run_loop) { in TEST_P()
1760 RunLoop run_loop; in TEST_P()
1764 [](RunLoop* run_loop) { in TEST_P()
1816 RunLoop run_loop; in TEST_P()
1841 RunLoop run_loop; in TEST_P()
1880 RunLoop().Run(); in TEST_P()
1905 RunLoop run_loop; in TEST_P()
1909 [](RunLoop* run_loop) { in TEST_P()
1920 RunLoop run_loop; in TEST_P()
1924 [](RunLoop* run_loop) { in TEST_P()
2025 FROM_HERE, BindOnce(&RunLoop::QuitCurrentWhenIdleDeprecated)); in TEST_P()
2028 RunLoop().Run(); in TEST_P()
2103 RunLoop::QuitCurrentWhenIdleDeprecated(); in TestWndProcThunk()
2126 RunLoop().Run(); in TEST_P()
2149 RunLoop().RunUntilIdle(); in TEST_P()
2198 RunLoop().RunUntilIdle(); in TEST_P()
2213 RunLoop().RunUntilIdle(); in TEST_P()
2225 RunLoop().RunUntilIdle(); in TEST_P()