Searched refs:sent_notifications_ (Results 1 – 2 of 2) sorted by relevance
35 sent_notifications_.push_back(notification); in SendNotification()72 return sent_notifications_; in sent_notifications()
54 std::vector<Notification> sent_notifications_; variable