Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/notifications/
Dnotification_browsertest.cc117 class NotificationsTest : public InProcessBrowserTest { class
119 NotificationsTest() {} in NotificationsTest() function in NotificationsTest
363 IN_PROC_BROWSER_TEST_F(NotificationsTest, TestUserGestureInfobar) { in IN_PROC_BROWSER_TEST_F() argument
385 IN_PROC_BROWSER_TEST_F(NotificationsTest, TestCreateSimpleNotification) { in IN_PROC_BROWSER_TEST_F() argument
405 IN_PROC_BROWSER_TEST_F(NotificationsTest, TestCloseNotification) { in IN_PROC_BROWSER_TEST_F() argument
425 IN_PROC_BROWSER_TEST_F(NotificationsTest, TestCancelNotification) { in IN_PROC_BROWSER_TEST_F() argument
440 IN_PROC_BROWSER_TEST_F(NotificationsTest, TestPermissionInfobarAppears) { in IN_PROC_BROWSER_TEST_F() argument
451 IN_PROC_BROWSER_TEST_F(NotificationsTest, TestAllowOnPermissionInfobar) { in IN_PROC_BROWSER_TEST_F() argument
467 IN_PROC_BROWSER_TEST_F(NotificationsTest, TestDenyOnPermissionInfobar) { in IN_PROC_BROWSER_TEST_F() argument
482 IN_PROC_BROWSER_TEST_F(NotificationsTest, TestClosePermissionInfobar) { in IN_PROC_BROWSER_TEST_F() argument
[all …]