Searched refs:OverwriteOrAppendNames (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_profile.h197 void OverwriteOrAppendNames(const std::vector<NameInfo>& names,
H A Dautofill_profile.cc577 void AutofillProfile::OverwriteOrAppendNames( function in class:autofill::AutofillProfile
659 OverwriteOrAppendNames(profile.name_, app_locale);
H A Dautofill_profile_unittest.cc48 // Test case to be executed to validate OverwriteOrAppendNames.
1234 TEST(AutofillProfileTest, OverwriteOrAppendNames) {

Completed in 79 milliseconds