Home
last modified time | relevance | path

Searched defs:new_sync_entries (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service_typed_url_unittest.cc481 history::URLRows new_sync_entries; in TEST_F() local
541 history::URLRows new_sync_entries; in TEST_F() local
576 history::URLRows new_sync_entries; in TEST_F() local
604 history::URLRows new_sync_entries; in TEST_F() local
635 std::vector<history::URLRow> new_sync_entries; in TEST_F() local
673 history::URLRows new_sync_entries; in TEST_F() local
702 history::URLRows new_sync_entries; in TEST_F() local
741 history::URLRows new_sync_entries; in TEST_F() local
762 history::URLRows new_sync_entries; in TEST_F() local
849 history::URLRows new_sync_entries; in TEST_F() local
[all …]
Dprofile_sync_service_autofill_unittest.cc1023 std::vector<AutofillEntry> new_sync_entries; in TEST_F() local
1053 std::vector<AutofillEntry> new_sync_entries; in TEST_F() local
1212 std::vector<AutofillEntry> new_sync_entries; in TEST_F() local
1269 std::vector<AutofillEntry> new_sync_entries; in TEST_F() local
1295 std::vector<AutofillEntry> new_sync_entries; in TEST_F() local
/external/chromium_org/components/password_manager/core/browser/
Dpassword_syncable_service.cc148 ScopedVector<autofill::PasswordForm> new_sync_entries; in MergeDataAndStartSyncing() local
221 ScopedVector<autofill::PasswordForm> new_sync_entries; in ProcessSyncChanges() local
363 ScopedVector<autofill::PasswordForm>* new_sync_entries, in CreateOrUpdateEntry()