Home
last modified time | relevance | path

Searched defs:suggested_fields (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dautofill_profile_unittest.cc332 std::vector<ServerFieldType> suggested_fields; in TEST() local
410 std::vector<ServerFieldType> suggested_fields; in TEST() local
446 std::vector<ServerFieldType> suggested_fields; in TEST() local
508 std::vector<ServerFieldType> suggested_fields; in TEST() local
Dautofill_profile.cc51 const std::vector<ServerFieldType>* suggested_fields, in GetFieldsForDistinguishingProfiles()
577 const std::vector<ServerFieldType>* suggested_fields, in CreateInferredLabels()
/external/chromium/chrome/browser/autofill/
Dautofill_profile_unittest.cc342 std::vector<AutofillFieldType> suggested_fields; in TEST() local
412 std::vector<AutofillFieldType> suggested_fields; in TEST() local
446 std::vector<AutofillFieldType> suggested_fields; in TEST() local
Dautofill_profile.cc45 const std::vector<AutofillFieldType>* suggested_fields, in GetFieldsForDistinguishingProfiles()
339 const std::vector<AutofillFieldType>* suggested_fields, in CreateInferredLabels()