Home
last modified time | relevance | path

Searched refs:kEcmlShipToCountry (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/autofill/
Dform_field.cc43 const char kEcmlShipToCountry[] = "ecom_shipto_postal_countrycode"; variable
327 ECML_STRING_ENTRY(kEcmlShipToCountry) in CheckECML()
Dform_field.h30 extern const char kEcmlShipToCountry[];
Daddress_field.cc267 pattern = GetEcmlPattern(kEcmlShipToCountry, kEcmlBillToCountry, '|'); in ParseCountry()
Daddress_field_unittest.cc425 ASCIIToUTF16(kEcmlShipToCountry), in TEST_F()