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

/external/chromium_org/components/autofill/core/browser/
H A Dcontact_info.h54 void SetFullName(const base::string16& full);
H A Dcontact_info.cc244 SetFullName(value);
278 void NameInfo::SetFullName(const base::string16& full) { function in class:autofill::NameInfo
H A Dcontact_info_unittest.cc47 TEST(NameInfoTest, SetFullName) {

Completed in 357 milliseconds