Searched refs:ProfileSyncServiceAutofillTest (Results 1 – 2 of 2) sorted by relevance
131 class ProfileSyncServiceAutofillTest;253 class ProfileSyncServiceAutofillTest : public AbstractProfileSyncServiceTest { class255 ProfileSyncServiceAutofillTest() : db_thread_(BrowserThread::DB) {} in ProfileSyncServiceAutofillTest() function in ProfileSyncServiceAutofillTest475 AddAutofillTask(ProfileSyncServiceAutofillTest* test, in AddAutofillTask()492 ProfileSyncServiceAutofillTest* test_;527 : entry_(ProfileSyncServiceAutofillTest::MakeAutofillEntry("0", "0", 0)), in FakeServerUpdater()631 TEST_F(ProfileSyncServiceAutofillTest, FailModelAssociation) { in TEST_F() argument637 TEST_F(ProfileSyncServiceAutofillTest, EmptyNativeEmptySync) { in TEST_F() argument652 TEST_F(ProfileSyncServiceAutofillTest, HasNativeEntriesEmptySync) { in TEST_F() argument671 TEST_F(ProfileSyncServiceAutofillTest, HasProfileEmptySync) { in TEST_F() argument[all …]
181 friend class ProfileSyncServiceAutofillTest; variable