Searched defs:ChromeNotifierServiceTest (Results 1 – 2 of 2) sorted by relevance
106 class ChromeNotifierServiceTest : public testing::Test { class108 ChromeNotifierServiceTest() in ChromeNotifierServiceTest() function in notifier::ChromeNotifierServiceTest215 TEST_F(ChromeNotifierServiceTest, NotificationToSyncDataToNotification) { in TEST_F() argument231 TEST_F(ChromeNotifierServiceTest, ModelAssocBothEmpty) { in TEST_F() argument245 TEST_F(ChromeNotifierServiceTest, ProcessSyncChangesEmptyModel) { in TEST_F() argument276 TEST_F(ChromeNotifierServiceTest, ProcessSyncChangesNonEmptyModel) { in TEST_F() argument327 TEST_F(ChromeNotifierServiceTest, ProcessSyncChangesOutOfOrder) { in TEST_F() argument377 TEST_F(ChromeNotifierServiceTest, LocalRemoteBothNonEmptyNoOverlap) { in TEST_F() argument440 TEST_F(ChromeNotifierServiceTest, ModelAssocBothNonEmptyReadMismatch1) { in TEST_F() argument484 TEST_F(ChromeNotifierServiceTest, ModelAssocBothNonEmptyReadMismatch2) { in TEST_F() argument[all …]
232 friend class ChromeNotifierServiceTest; variable