OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAppId1
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/notifications/sync_notifier/
sync_notifier_test_utils.h
17
extern const char
kAppId1
[];
chrome_notifier_service_unittest.cc
279
CreateNotification(kTitle1, kText1, kIconUrl1, kImageUrl1,
kAppId1
,
323
kTitle1, kText1, kIconUrl1, kImageUrl1,
kAppId1
, kKey1, kUnread)));
346
kTitle1, kText1, kIconUrl1, kImageUrl1,
kAppId1
, kKey1, kUnread));
398
kTitle1, kText1, kIconUrl1, kImageUrl1,
kAppId1
, kKey1, kUnread));
449
kTitle1, kText1, kIconUrl1, kImageUrl1,
kAppId1
, kKey1, kUnread));
513
kTitle1, kText1, kIconUrl1, kImageUrl1,
kAppId1
, kKey1, kUnread));
522
kAppId1
, kKey1, kDismissed));
558
kTitle1, kText1, kIconUrl1, kImageUrl1,
kAppId1
, kKey1, kDismissed));
567
kAppId1
, kKey1, kUnread));
600
kTitle1, kText1, kIconUrl1, kImageUrl1,
kAppId1
, kKey1, kDismissed))
[
all
...]
synced_notification_unittest.cc
128
kAppId1
, kKey1, kUnread);
134
kAppId1
, kKey1, kUnread);
137
kAppId1
, kKey1, kDismissed);
175
std::string expected_app_id(
kAppId1
);
chrome_notifier_delegate_unittest.cc
59
kTitle1, kText1, kIconUrl1, kImageUrl1,
kAppId1
, kKey1, kUnread);
sync_notifier_test_utils.cc
9
const char
kAppId1
[] = "fboilmbenheemaomgaeehigklolhkhnf";
Completed in 26 milliseconds