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

  /external/chromium_org/components/autofill/core/browser/
contact_info_unittest.cc 194 // Construct the starting_profile.
195 NameInfo starting_profile; local
196 starting_profile.SetRawInfo(NAME_FIRST,
198 starting_profile.SetRawInfo(NAME_MIDDLE,
200 starting_profile.SetRawInfo(NAME_LAST,
214 starting_profile.EqualsIgnoreCase(additional_profile));
autofill_profile_unittest.cc     [all...]

Completed in 370 milliseconds