Home
last modified time | relevance | path

Searched defs:profile_specifics (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dautofill_profile_model_associator_unittest.cc102 sync_pb::AutofillProfileSpecifics *profile_specifics = in TEST_F() local
183 sync_pb::AutofillProfileSpecifics *profile_specifics = in TEST_F() local
217 sync_pb::AutofillProfileSpecifics profile_specifics; in TEST_F() local
235 sync_pb::AutofillProfileSpecifics profile_specifics; in TEST_F() local
Dautofill_profile_change_processor.cc210 const sync_pb::AutofillProfileSpecifics& profile_specifics, in ApplyAutofillProfileChange()