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

/external/chromium/base/synchronization/
H A Dwaitable_event_watcher_unittest.cc67 void RunTest_CancelAfterSet(MessageLoop::Type message_loop_type) { function in namespace:base::__anon1784
142 RunTest_CancelAfterSet(MessageLoop::TYPE_DEFAULT);
143 RunTest_CancelAfterSet(MessageLoop::TYPE_IO);
144 RunTest_CancelAfterSet(MessageLoop::TYPE_UI);
/external/chromium/base/win/
H A Dobject_watcher_unittest.cc74 void RunTest_CancelAfterSet(MessageLoop::Type message_loop_type) { function in namespace:base::win::__anon1834
137 RunTest_CancelAfterSet(MessageLoop::TYPE_DEFAULT);
138 RunTest_CancelAfterSet(MessageLoop::TYPE_IO);
139 RunTest_CancelAfterSet(MessageLoop::TYPE_UI);
/external/chromium_org/base/win/
H A Dobject_watcher_unittest.cc75 void RunTest_CancelAfterSet(MessageLoop::Type message_loop_type) { function in namespace:base::win::__anon4021
156 RunTest_CancelAfterSet(MessageLoop::TYPE_DEFAULT);
157 RunTest_CancelAfterSet(MessageLoop::TYPE_IO);
158 RunTest_CancelAfterSet(MessageLoop::TYPE_UI);
/external/chromium_org/base/synchronization/
H A Dwaitable_event_watcher_unittest.cc77 void RunTest_CancelAfterSet(MessageLoop::Type message_loop_type) { function in namespace:base::__anon3923
154 RunTest_CancelAfterSet(testing_message_loops[i]);

Completed in 150 milliseconds