HomeSort by relevance Sort by last modified time
    Searched refs:ProfileSyncServiceAutofillTest (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/
profile_sync_service_autofill_unittest.cc 131 class ProfileSyncServiceAutofillTest;
253 class ProfileSyncServiceAutofillTest : public AbstractProfileSyncServiceTest {
255 ProfileSyncServiceAutofillTest() : db_thread_(BrowserThread::DB) {}
475 AddAutofillTask(ProfileSyncServiceAutofillTest* test,
492 ProfileSyncServiceAutofillTest* test_;
527 : entry_(ProfileSyncServiceAutofillTest::MakeAutofillEntry("0", "0", 0)),
631 TEST_F(ProfileSyncServiceAutofillTest, FailModelAssociation) {
637 TEST_F(ProfileSyncServiceAutofillTest, EmptyNativeEmptySync) {
652 TEST_F(ProfileSyncServiceAutofillTest, HasNativeEntriesEmptySync) {
671 TEST_F(ProfileSyncServiceAutofillTest, HasProfileEmptySync)
    [all...]
  /external/chromium/chrome/browser/autofill/
personal_data_manager.h 181 friend class ProfileSyncServiceAutofillTest;

Completed in 197 milliseconds