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

  /external/chromium_org/chrome/browser/notifications/sync_notifier/
sync_notifier_test_utils.h 62 extern const char kDefaultDestinationIconUrl[];
sync_notifier_test_utils.cc 55 const char kDefaultDestinationIconUrl[] = "http://www.google.com/image4.jpg";
168 default_destination->mutable_icon()->set_url(kDefaultDestinationIconUrl);
synced_notification_unittest.cc 260 EXPECT_EQ(GURL(kDefaultDestinationIconUrl),

Completed in 190 milliseconds