Searched defs:NotificationDelegateTest (Results 1 – 1 of 1) sorted by relevance
15 class NotificationDelegateTest : public testing::Test { class30 NotificationDelegateTest::NotificationDelegateTest() : callback_count_(0) {} in NotificationDelegateTest() function in message_center::NotificationDelegateTest44 TEST_F(NotificationDelegateTest, ClickedDelegate) { in TEST_F() argument59 TEST_F(NotificationDelegateTest, NullClickedDelegate) { in TEST_F() argument