Searched defs:notifier_id2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/message_center/
H A Dmessage_center_impl_unittest.cc419 // Similar to other blocker cases but this test case allows |notifier_id2| even
423 NotifierId notifier_id2(NotifierId::APPLICATION, "app2");
424 PopupNotificationBlocker blocker(message_center(), notifier_id2); local
443 notifier_id2,
472 notifier_id2,
495 NotifierId notifier_id2(NotifierId::APPLICATION, "app2");
496 TotalNotificationBlocker blocker(message_center(), notifier_id2); local
515 notifier_id2,
544 notifier_id2,

Completed in 78 milliseconds