Home
last modified time | relevance | path

Searched refs:CreateRunLoopForTest (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/message_center/views/
Dmessage_popup_collection.h147 void CreateRunLoopForTest();
Dmessage_popup_collection_unittest.cc110 void PrepareForWait() { collection_->CreateRunLoopForTest(); } in PrepareForWait()
115 collection_->CreateRunLoopForTest(); in WaitForTransitionsDone()
Dmessage_popup_collection.cc485 void MessagePopupCollection::CreateRunLoopForTest() { in CreateRunLoopForTest() function in message_center::MessagePopupCollection