Home | History | Annotate | Download | only in notifications

Lines Matching refs:notification_id

45   std::string notification_id;
68 ASSERT_TRUE(result->GetAsString(&notification_id));
69 ASSERT_TRUE(notification_id.length() > 0);
83 "[\"" + notification_id +
165 "[\"" + notification_id + "\"]",
199 std::string notification_id;
201 ASSERT_TRUE(result->GetAsString(&notification_id));
202 ASSERT_TRUE(notification_id.length() > 0);
238 std::string notification_id;
240 ASSERT_TRUE(result->GetAsString(&notification_id));
241 ASSERT_TRUE(notification_id.length() > 0);
369 std::string notification_id;
371 ASSERT_TRUE(result->GetAsString(&notification_id));
372 ASSERT_TRUE(notification_id.length() > 0);
497 std::string notification_id;
521 EXPECT_TRUE(result->GetAsString(&notification_id));
522 EXPECT_TRUE(notification_id.length() > 0);
535 "[\"" + notification_id +
629 std::string notification_id;
650 ASSERT_TRUE(result->GetAsString(&notification_id));
651 ASSERT_TRUE(notification_id.length() > 0);
664 "[\"" + notification_id +
689 "[\"" + notification_id +