Searched defs:SyncedNotificationTest (Results 1 – 2 of 2) sorted by relevance
35 class SyncedNotificationTest : public testing::Test { class37 SyncedNotificationTest() in SyncedNotificationTest() function in notifier::SyncedNotificationTest105 TEST_F(SyncedNotificationTest, GetAppIdTest) { in TEST_F() argument112 TEST_F(SyncedNotificationTest, GetKeyTest) { in TEST_F() argument119 TEST_F(SyncedNotificationTest, GetTitleTest) { in TEST_F() argument126 TEST_F(SyncedNotificationTest, GetIconURLTest) { in TEST_F() argument133 TEST_F(SyncedNotificationTest, GetReadStateTest) { in TEST_F() argument149 TEST_F(SyncedNotificationTest, GetImageURLTest) { in TEST_F() argument156 TEST_F(SyncedNotificationTest, GetTextTest) { in TEST_F() argument163 TEST_F(SyncedNotificationTest, GetCreationTimeTest) { in TEST_F() argument[all …]
151 friend class SyncedNotificationTest; variable