Home
last modified time | relevance | path

Searched defs:MakeNotification (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/message_center/
Dnotification_list_unittest.cc51 scoped_ptr<Notification> MakeNotification( in MakeNotification() function in message_center::NotificationListTest
68 scoped_ptr<Notification> MakeNotification(std::string* id_out) { in MakeNotification() function in message_center::NotificationListTest
/external/chromium_org/sync/tools/testserver/
Dxmppserver.py548 def MakeNotification(self, channel, data): member in XmppServer