OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CancelNotification
(Results
26 - 26
of
26
) sorted by null
1
2
/external/chromium_org/chrome/browser/notifications/
notification_browsertest.cc
230
bool
CancelNotification
(const char* notification_id, Browser* browser);
380
bool NotificationsTest::
CancelNotification
(
384
"
cancelNotification
('%s');",
582
ASSERT_TRUE(
CancelNotification
(note_id.c_str(), browser()));
[
all
...]
Completed in 2011 milliseconds
1
2