AddPriorityNotification  349 ui/message_center/notification_list_unittest.cc   AddPriorityNotification(LOW_PRIORITY);
AddPriorityNotification  356 ui/message_center/notification_list_unittest.cc   AddPriorityNotification(MIN_PRIORITY);
AddPriorityNotification  371 ui/message_center/notification_list_unittest.cc     AddPriorityNotification(HIGH_PRIORITY);
AddPriorityNotification  373 ui/message_center/notification_list_unittest.cc     AddPriorityNotification(MAX_PRIORITY);
AddPriorityNotification  383 ui/message_center/notification_list_unittest.cc   AddPriorityNotification(MIN_PRIORITY);
AddPriorityNotification  384 ui/message_center/notification_list_unittest.cc   AddPriorityNotification(MAX_PRIORITY);
AddPriorityNotification  393 ui/message_center/notification_list_unittest.cc   std::string normal_id = AddPriorityNotification(DEFAULT_PRIORITY);
AddPriorityNotification  415 ui/message_center/notification_list_unittest.cc   std::string id0 = AddPriorityNotification(LOW_PRIORITY);
AddPriorityNotification  443 ui/message_center/notification_list_unittest.cc   std::string id0 = AddPriorityNotification(LOW_PRIORITY);
AddPriorityNotification  444 ui/message_center/notification_list_unittest.cc   std::string id1 = AddPriorityNotification(DEFAULT_PRIORITY);
AddPriorityNotification  644 ui/message_center/notification_list_unittest.cc   AddPriorityNotification(HIGH_PRIORITY);
AddPriorityNotification  645 ui/message_center/notification_list_unittest.cc   AddPriorityNotification(MAX_PRIORITY);