Home
last modified time | relevance | path

Searched refs:DesktopNotificationsTest (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/chromeos/notifications/
Ddesktop_notifications_unittest.cc16 std::string DesktopNotificationsTest::log_output_;
72 DesktopNotificationsTest::DesktopNotificationsTest() in DesktopNotificationsTest() function in chromeos::DesktopNotificationsTest
76 DesktopNotificationsTest::~DesktopNotificationsTest() { in ~DesktopNotificationsTest()
79 void DesktopNotificationsTest::SetUp() { in SetUp()
90 void DesktopNotificationsTest::TearDown() { in TearDown()
97 DesktopNotificationsTest::StandardTestNotification() { in StandardTestNotification()
109 TEST_F(DesktopNotificationsTest, TestShow) { in TEST_F() argument
134 TEST_F(DesktopNotificationsTest, TestClose) { in TEST_F() argument
159 TEST_F(DesktopNotificationsTest, TestCancel) { in TEST_F() argument
187 TEST_F(DesktopNotificationsTest, TestManyNotifications) { in TEST_F() argument
[all …]
Ddesktop_notifications_unittest.h31 class DesktopNotificationsTest; variable
32 typedef LoggingNotificationDelegate<DesktopNotificationsTest>
59 class DesktopNotificationsTest : public testing::Test {
61 DesktopNotificationsTest();
62 ~DesktopNotificationsTest();
/external/chromium/chrome/browser/notifications/
Ddesktop_notifications_unittest.cc18 std::string DesktopNotificationsTest::log_output_;
77 DesktopNotificationsTest::DesktopNotificationsTest() in DesktopNotificationsTest() function in DesktopNotificationsTest
81 DesktopNotificationsTest::~DesktopNotificationsTest() { in ~DesktopNotificationsTest()
84 void DesktopNotificationsTest::SetUp() { in SetUp()
95 void DesktopNotificationsTest::TearDown() { in TearDown()
102 DesktopNotificationsTest::StandardTestNotification() { in StandardTestNotification()
114 TEST_F(DesktopNotificationsTest, TestShow) { in TEST_F() argument
139 TEST_F(DesktopNotificationsTest, TestClose) { in TEST_F() argument
159 TEST_F(DesktopNotificationsTest, TestCancel) { in TEST_F() argument
188 TEST_F(DesktopNotificationsTest, TestPositioning) { in TEST_F() argument
[all …]
Ddesktop_notifications_unittest.h24 class DesktopNotificationsTest; variable
25 typedef LoggingNotificationDelegate<DesktopNotificationsTest>
70 class DesktopNotificationsTest : public testing::Test {
72 DesktopNotificationsTest();
73 virtual ~DesktopNotificationsTest();