HomeSort by relevance Sort by last modified time
    Searched refs:RunTest_RepeatingTimer_Cancel (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/
timer_unittest.cc 135 void RunTest_RepeatingTimer_Cancel(MessageLoop::Type message_loop_type) {
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/
timer_unittest.cc 148 void RunTest_RepeatingTimer_Cancel(base::MessageLoop::Type message_loop_type,
322 RunTest_RepeatingTimer_Cancel(testing_message_loops[i],
336 RunTest_RepeatingTimer_Cancel(testing_message_loops[i],

Completed in 165 milliseconds