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

  /external/chromium_org/ui/message_center/views/
message_popup_collection.h 146 views::Widget* GetWidgetForTest(const std::string& id) const;
message_popup_collection_unittest.cc 63 views::Widget* widget = collection_->GetWidgetForTest(id);
68 return collection_->GetWidgetForTest(id);
message_popup_collection.cc 475 views::Widget* MessagePopupCollection::GetWidgetForTest(const std::string& id)

Completed in 170 milliseconds