Searched refs:SetProfileInfo (Results 1 – 7 of 7) sorted by relevance
/external/chromium/chrome/browser/autofill/ |
D | autofill_profile_unittest.cc | 40 autofill_test::SetProfileInfo(&profile00, "", "Mitchell", "", in TEST() 49 autofill_test::SetProfileInfo(&profile1, "", "Mitchell", "", in TEST() 58 autofill_test::SetProfileInfo(&profile2, "", "Mitchell", in TEST() 68 autofill_test::SetProfileInfo(&profile3, "", "Mitchell", in TEST() 77 autofill_test::SetProfileInfo(&profile4, "Marion", "Mitchell", "", in TEST() 86 autofill_test::SetProfileInfo(&profile5, "Marion", "Mitchell", "", in TEST() 95 autofill_test::SetProfileInfo(&profile6, "Marion", "Mitchell", in TEST() 105 autofill_test::SetProfileInfo(&profile7, "Marion", "Mitchell", in TEST() 116 autofill_test::SetProfileInfo(&profile7a, "Marion", "Mitchell", in TEST() 134 autofill_test::SetProfileInfo( in TEST() [all …]
|
D | personal_data_manager_unittest.cc | 93 autofill_test::SetProfileInfo(&profile0, in TEST_F() 99 autofill_test::SetProfileInfo(&profile1, in TEST_F() 105 autofill_test::SetProfileInfo(&profile2, in TEST_F() 234 autofill_test::SetProfileInfo(&profile0, in TEST_F() 240 autofill_test::SetProfileInfo(&profile1, in TEST_F() 301 autofill_test::SetProfileInfo(&profile0, in TEST_F() 330 autofill_test::SetProfileInfo(&profile1, in TEST_F() 348 autofill_test::SetProfileInfo(&profile0, in TEST_F() 427 autofill_test::SetProfileInfo(&profile0, in TEST_F() 433 autofill_test::SetProfileInfo(&profile1, in TEST_F() [all …]
|
D | autofill_common_test.cc | 34 void SetProfileInfo(AutofillProfile* profile, in SetProfileInfo() function 63 SetProfileInfo(profile, first_name, middle_name, last_name, email, in SetProfileInfoWithGuid()
|
D | autofill_common_test.h | 30 void SetProfileInfo(AutofillProfile* profile,
|
D | autofill_browsertest.cc | 80 autofill_test::SetProfileInfo( in CreateTestProfile()
|
D | autofill_manager_unittest.cc | 101 autofill_test::SetProfileInfo(profile, "Elvis", "Aaron", in CreateTestAutofillProfiles() 109 autofill_test::SetProfileInfo(profile, "Charles", "Hardin", in CreateTestAutofillProfiles() 117 autofill_test::SetProfileInfo(profile, "", "", "", "", "", "", "", in CreateTestAutofillProfiles() 1365 autofill_test::SetProfileInfo(profile, "Elvis", "", "", "", "", in TEST_F() 1408 autofill_test::SetProfileInfo(profile, "Elvis", "", "Presley", "me@x.com", "", in TEST_F()
|
D | autofill_metrics_unittest.cc | 99 autofill_test::SetProfileInfo(profile, "Elvis", "Aaron", in CreateTestAutofillProfiles() 107 autofill_test::SetProfileInfo(profile, "Charles", "Hardin", in CreateTestAutofillProfiles()
|