Searched defs:RunTest_RepeatingTimer_Cancel (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Dtimer_unittest.cc135 void RunTest_RepeatingTimer_Cancel(MessageLoop::Type message_loop_type) { function in namespace:__anon1817
306 RunTest_RepeatingTimer_Cancel(MessageLoop::TYPE_DEFAULT);
307 RunTest_RepeatingTimer_Cancel(MessageLoop::TYPE_UI);
308 RunTest_RepeatingTimer_Cancel(MessageLoop::TYPE_IO);
/external/chromium_org/base/timer/
H A Dtimer_unittest.cc148 void RunTest_RepeatingTimer_Cancel(base::MessageLoop::Type message_loop_type, function in namespace:__anon4060
322 RunTest_RepeatingTimer_Cancel(testing_message_loops[i],
336 RunTest_RepeatingTimer_Cancel(testing_message_loops[i],

Completed in 121 milliseconds