Home
last modified time | relevance | path

Searched defs:GetCountryCode (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autofill/
Dautofill_country_unittest.cc47 TEST(AutofillCountryTest, GetCountryCode) { in TEST() argument
Dautofill_country.cc439 const std::string CountryNames::GetCountryCode(const string16& country, in GetCountryCode() function in __anon87fd70a00111::CountryNames
622 const std::string AutofillCountry::GetCountryCode(const string16& country, in GetCountryCode() function in AutofillCountry