Searched refs:GetContainedNotificationMessage (Results 1 – 3 of 3) sorted by relevance
219 notification1_->GetContainedNotificationMessage(0); in TEST_F()221 notification1_->GetContainedNotificationMessage(1); in TEST_F()223 notification1_->GetContainedNotificationMessage(2); in TEST_F()
110 std::string GetContainedNotificationMessage(int index) const;
325 if (GetContainedNotificationMessage(ii) != in EqualsIgnoringReadState()326 other.GetContainedNotificationMessage(ii)) in EqualsIgnoringReadState()613 std::string SyncedNotification::GetContainedNotificationMessage( in GetContainedNotificationMessage() function in notifier::SyncedNotification