Home
last modified time | relevance | path

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

/external/chromium_org/ui/message_center/
Dnotification_delegate_unittest.cc15 class NotificationDelegateTest : public testing::Test { class
30 NotificationDelegateTest::NotificationDelegateTest() : callback_count_(0) {} in NotificationDelegateTest() function in message_center::NotificationDelegateTest
44 TEST_F(NotificationDelegateTest, ClickedDelegate) { in TEST_F() argument
59 TEST_F(NotificationDelegateTest, NullClickedDelegate) { in TEST_F() argument