OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kImageUrl3
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/notifications/sync_notifier/
sync_notifier_test_utils.h
63
extern const char
kImageUrl3
[];
chrome_notifier_service_unittest.cc
266
kTitle3, kText3, kIconUrl3,
kImageUrl3
, kAppId3, kKey3, kUnread)));
288
kTitle3, kText3, kIconUrl3,
kImageUrl3
, kAppId3, kKey3, kUnread));
307
kTitle3, kText3, kIconUrl3,
kImageUrl3
, kAppId3, kKey3, kDismissed)));
339
kTitle3, kText3, kIconUrl3,
kImageUrl3
, kAppId3, kKey3, kUnread));
389
kTitle3, kText3, kIconUrl3,
kImageUrl3
, kAppId3, kKey3, kUnread));
sync_notifier_test_utils.cc
54
const char
kImageUrl3
[] = "http://www.google.com/image3.jpg";
synced_notification_unittest.cc
53
sync_data3_ = CreateSyncData(kTitle3, kText3, kIconUrl3,
kImageUrl3
,
Completed in 46 milliseconds