Home
last modified time | relevance | path

Searched refs:sent_notifications_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/jingle/notifier/listener/
Dfake_push_client.cc35 sent_notifications_.push_back(notification); in SendNotification()
72 return sent_notifications_; in sent_notifications()
Dfake_push_client.h54 std::vector<Notification> sent_notifications_; variable