GetNameForAbbreviation  101 components/autofill/core/browser/state_names.cc   base::string16 full = GetNameForAbbreviation(value);
GetNameForAbbreviation   19 components/autofill/core/browser/state_names.h base::string16 GetNameForAbbreviation(const base::string16& abbreviation);
GetNameForAbbreviation  149 components/autofill/core/browser/validation.cc          !state_names::GetNameForAbbreviation(text).empty();