CreateSimpleNotification  228 chrome/browser/notifications/notification_browsertest.cc   std::string CreateSimpleNotification(Browser* browser,
CreateSimpleNotification  530 chrome/browser/notifications/notification_browsertest.cc   std::string result = CreateSimpleNotification(browser(), true);
CreateSimpleNotification  560 chrome/browser/notifications/notification_browsertest.cc   std::string result = CreateSimpleNotification(browser(), true);
CreateSimpleNotification  585 chrome/browser/notifications/notification_browsertest.cc   std::string note_id = CreateSimpleNotification(browser(), true);
CreateSimpleNotification  610 chrome/browser/notifications/notification_browsertest.cc   CreateSimpleNotification(browser(), false);
CreateSimpleNotification  616 chrome/browser/notifications/notification_browsertest.cc   CreateSimpleNotification(browser(), true);
CreateSimpleNotification  628 chrome/browser/notifications/notification_browsertest.cc   CreateSimpleNotification(browser(), false);
CreateSimpleNotification  642 chrome/browser/notifications/notification_browsertest.cc   CreateSimpleNotification(browser(), false);
CreateSimpleNotification  656 chrome/browser/notifications/notification_browsertest.cc   std::string result = CreateSimpleNotification(browser(), true);
CreateSimpleNotification  672 chrome/browser/notifications/notification_browsertest.cc   std::string result = CreateSimpleNotification(browser(), false);
CreateSimpleNotification  688 chrome/browser/notifications/notification_browsertest.cc   std::string result = CreateSimpleNotification(browser(), false);
CreateSimpleNotification  704 chrome/browser/notifications/notification_browsertest.cc   std::string result = CreateSimpleNotification(browser(), true);
CreateSimpleNotification  718 chrome/browser/notifications/notification_browsertest.cc   std::string result = CreateSimpleNotification(browser(), false);
CreateSimpleNotification  724 chrome/browser/notifications/notification_browsertest.cc   result = CreateSimpleNotification(browser(), true);
CreateSimpleNotification  739 chrome/browser/notifications/notification_browsertest.cc   CreateSimpleNotification(browser(), true);
CreateSimpleNotification  778 chrome/browser/notifications/notification_browsertest.cc   CreateSimpleNotification(incognito, true);
CreateSimpleNotification  835 chrome/browser/notifications/notification_browsertest.cc   CreateSimpleNotification(browser(), true);
CreateSimpleNotification  853 chrome/browser/notifications/notification_browsertest.cc   CreateSimpleNotification(browser, true);
CreateSimpleNotification  894 chrome/browser/notifications/notification_browsertest.cc   CreateSimpleNotification(browser(), true);
CreateSimpleNotification  920 chrome/browser/notifications/notification_browsertest.cc   CreateSimpleNotification(browser(), true);
CreateSimpleNotification  589 ui/message_center/message_center_impl_unittest.cc   scoped_ptr<Notification> notification(CreateSimpleNotification(id));
CreateSimpleNotification  591 ui/message_center/message_center_impl_unittest.cc   notification.reset(CreateSimpleNotification(id2));
CreateSimpleNotification  600 ui/message_center/message_center_impl_unittest.cc   notification.reset(CreateSimpleNotification(id));
CreateSimpleNotification  619 ui/message_center/message_center_impl_unittest.cc     notification.reset(CreateSimpleNotification(ids[i]));
CreateSimpleNotification  637 ui/message_center/message_center_impl_unittest.cc   notification.reset(CreateSimpleNotification(ids[3]));
CreateSimpleNotification  640 ui/message_center/message_center_impl_unittest.cc   notification.reset(CreateSimpleNotification(ids[4]));
CreateSimpleNotification  647 ui/message_center/message_center_impl_unittest.cc   notification.reset(CreateSimpleNotification("New id"));
CreateSimpleNotification  652 ui/message_center/message_center_impl_unittest.cc   notification.reset(CreateSimpleNotification(ids[3]));
CreateSimpleNotification  684 ui/message_center/message_center_impl_unittest.cc   scoped_ptr<Notification> notification(CreateSimpleNotification(id));
CreateSimpleNotification  733 ui/message_center/message_center_impl_unittest.cc       scoped_ptr<Notification>(CreateSimpleNotification("id1")));
CreateSimpleNotification  735 ui/message_center/message_center_impl_unittest.cc       scoped_ptr<Notification>(CreateSimpleNotification("id2")));
CreateSimpleNotification  737 ui/message_center/message_center_impl_unittest.cc       scoped_ptr<Notification>(CreateSimpleNotification("id3")));