Searched refs:RunTest_OneShotSelfDeletingTimer (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dtimer_unittest.cc111 void RunTest_OneShotSelfDeletingTimer(MessageLoop::Type message_loop_type) { function in namespace:__anon1649
294 RunTest_OneShotSelfDeletingTimer(MessageLoop::TYPE_DEFAULT);
295 RunTest_OneShotSelfDeletingTimer(MessageLoop::TYPE_UI);
296 RunTest_OneShotSelfDeletingTimer(MessageLoop::TYPE_IO);

Completed in 26 milliseconds