HomeSort by relevance Sort by last modified time
    Searched refs:kContainedMessage2 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/notifications/sync_notifier/
sync_notifier_test_utils.h 74 extern const char kContainedMessage2[];
sync_notifier_test_utils.cc 67 const char kContainedMessage2[] = "Meet at noon in the Gym.";
155 notification_layout2->set_description(kContainedMessage2);
synced_notification_unittest.cc 298 EXPECT_EQ(std::string(kContainedMessage2), notification_message2);

Completed in 920 milliseconds