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

  /external/chromium_org/chrome/browser/notifications/sync_notifier/
sync_notifier_test_utils.h 28 extern const char kKey5[];
chrome_notifier_service_unittest.cc 395 kTitle5, kText5, kIconUrl5, kImageUrl5, kAppId5, kKey5, kDismissed)));
406 EXPECT_FALSE(notifier.FindNotificationById(kKey5));
433 kAppId5, kKey5, kUnread));
452 EXPECT_TRUE(notifier.FindNotificationById(kKey5));
sync_notifier_test_utils.cc 20 const char kKey5[] = "foobar";

Completed in 3852 milliseconds