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

  /external/chromium_org/components/autofill/core/browser/
autofill_profile_unittest.cc 97 test::SetProfileInfo(&profile00, "", "", "",
105 test::SetProfileInfo(&profile1, "", "", "",
113 test::SetProfileInfo(&profile1a, "", "", "",
121 test::SetProfileInfo(&profile2, "", "Mitchell",
130 test::SetProfileInfo(&profile3, "", "Mitchell",
138 test::SetProfileInfo(&profile4, "Marion", "Mitchell", "",
146 test::SetProfileInfo(&profile5, "Marion", "Mitchell", "",
154 test::SetProfileInfo(&profile6, "Marion", "Mitchell",
163 test::SetProfileInfo(&profile7, "Marion", "Mitchell",
172 test::SetProfileInfo(&profile7a, "Marion", "Mitchell"
    [all...]
autofill_test_utils.h 66 // tests. |SetProfileInfo| provides a quick way to populate a profile with
68 void SetProfileInfo(AutofillProfile* profile,
autofill_test_utils.cc 93 SetProfileInfo(&profile,
110 SetProfileInfo(&profile,
163 void SetProfileInfo(AutofillProfile* profile,
191 SetProfileInfo(profile, first_name, middle_name, last_name, email,
personal_data_manager_unittest.cc 167 test::SetProfileInfo(&profile0,
173 test::SetProfileInfo(&profile1,
179 test::SetProfileInfo(&profile2,
284 test::SetProfileInfo(&profile,
361 test::SetProfileInfo(&profile0,
367 test::SetProfileInfo(&profile1,
422 test::SetProfileInfo(&profile0,
440 test::SetProfileInfo(&profile1,
459 test::SetProfileInfo(&profile0,
498 test::SetProfileInfo(&profile0
    [all...]
autofill_metrics_unittest.cc 120 test::SetProfileInfo(profile, "Elvis", "Aaron",
128 test::SetProfileInfo(profile, "Charles", "Hardin",
    [all...]
autofill_manager_unittest.cc 139 test::SetProfileInfo(profile, "Elvis", "Aaron",
147 test::SetProfileInfo(profile, "Charles", "Hardin",
154 test::SetProfileInfo(
    [all...]
  /external/chromium_org/chrome/browser/autofill/
autofill_interactive_uitest.cc 238 test::SetProfileInfo(
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/
bidi_checker_web_ui_test.cc 260 autofill::test::SetProfileInfo(&autofill_profile,

Completed in 61 milliseconds