Searched defs:SyncedNotificationAppInfoServiceTest (Results 1 – 2 of 2) sorted by relevance
87 class SyncedNotificationAppInfoServiceTest : public testing::Test { class90 SyncedNotificationAppInfoServiceTest() in SyncedNotificationAppInfoServiceTest() function in notifier::SyncedNotificationAppInfoServiceTest229 TEST_F(SyncedNotificationAppInfoServiceTest, MergeDataAndStartSyncingTest) { in TEST_F() argument243 TEST_F(SyncedNotificationAppInfoServiceTest, ProcessSyncChangesEmptyModel) { in TEST_F() argument272 TEST_F(SyncedNotificationAppInfoServiceTest, ProcessSyncChangesNonEmptyModel) { in TEST_F() argument304 TEST_F(SyncedNotificationAppInfoServiceTest, in TEST_F() argument329 TEST_F(SyncedNotificationAppInfoServiceTest, in TEST_F() argument370 TEST_F(SyncedNotificationAppInfoServiceTest, in TEST_F() argument391 TEST_F(SyncedNotificationAppInfoServiceTest, in TEST_F() argument411 TEST_F(SyncedNotificationAppInfoServiceTest, in TEST_F() argument[all …]
155 friend class SyncedNotificationAppInfoServiceTest; variable