Searched defs:NotificationViewTest (Results 1 – 2 of 2) sorted by relevance
25 class NotificationViewTest : public views::ViewsTestBase, class105 NotificationViewTest::NotificationViewTest() { in NotificationViewTest() function in message_center::NotificationViewTest183 TEST_F(NotificationViewTest, CreateOrUpdateTest) { in TEST_F() argument202 TEST_F(NotificationViewTest, TestLineLimits) { in TEST_F() argument228 TEST_F(NotificationViewTest, UpdateButtonsStateTest) { in TEST_F() argument266 TEST_F(NotificationViewTest, UpdateButtonCountTest) { in TEST_F() argument308 TEST_F(NotificationViewTest, ViewOrderingTest) { in TEST_F() argument
79 friend class NotificationViewTest; variable