Home | History | Annotate | Download | only in base

Lines Matching refs:RunTest_PostDelayedTask_Basic

193 void RunTest_PostDelayedTask_Basic(MessageLoop::Type message_loop_type) {
1392 RunTest_PostDelayedTask_Basic(MessageLoop::TYPE_DEFAULT);
1393 RunTest_PostDelayedTask_Basic(MessageLoop::TYPE_UI);
1394 RunTest_PostDelayedTask_Basic(MessageLoop::TYPE_IO);