Searched refs:id_out (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/message_center/
H A Dnotification_list_unittest.cc51 std::string* id_out) {
52 *id_out = base::StringPrintf(kIdFormat, counter_);
55 *id_out,
66 scoped_ptr<Notification> MakeNotification(std::string* id_out) { argument
67 return MakeNotification(message_center::RichNotificationData(), id_out);
49 MakeNotification( const message_center::RichNotificationData& optional_fields, std::string* id_out) argument

Completed in 104 milliseconds