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

  /external/chromium/base/synchronization/
waitable_event_watcher_unittest.cc 67 void RunTest_CancelAfterSet(MessageLoop::Type message_loop_type) {
142 RunTest_CancelAfterSet(MessageLoop::TYPE_DEFAULT);
143 RunTest_CancelAfterSet(MessageLoop::TYPE_IO);
144 RunTest_CancelAfterSet(MessageLoop::TYPE_UI);
  /external/chromium/base/win/
object_watcher_unittest.cc 74 void RunTest_CancelAfterSet(MessageLoop::Type message_loop_type) {
137 RunTest_CancelAfterSet(MessageLoop::TYPE_DEFAULT);
138 RunTest_CancelAfterSet(MessageLoop::TYPE_IO);
139 RunTest_CancelAfterSet(MessageLoop::TYPE_UI);

Completed in 131 milliseconds