Home
last modified time | relevance | path

Searched defs:NotificationCount (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/cc/base/
Dunique_notifier_unittest.cc24 int NotificationCount() const { return notification_count_; } in NotificationCount() function in cc::__anonae3d872a0111::UniqueNotifierTest
Ddelayed_unique_notifier_unittest.cc45 int NotificationCount() const { return notification_count_; } in NotificationCount() function in cc::__anon9b429b610111::DelayedUniqueNotifierTest
/external/chromium_org/ui/message_center/
Dfake_message_center.cc29 size_t FakeMessageCenter::NotificationCount() const { in NotificationCount() function in message_center::FakeMessageCenter
Dnotification_list.cc298 size_t NotificationList::NotificationCount( in NotificationCount() function in message_center::NotificationList
Dmessage_center_impl.cc522 size_t MessageCenterImpl::NotificationCount() const { in NotificationCount() function in message_center::MessageCenterImpl
/external/chromium_org/chrome/browser/download/
Ddownload_status_updater_unittest.cc33 size_t NotificationCount() { in NotificationCount() function in TestDownloadStatusUpdater