Searched refs:IsValidZip (Results 1 – 3 of 3) sorted by relevance
46 bool IsValidZip(const base::string16& text);
144 bool IsValidZip(const base::string16& text) { in IsValidZip() function
460 return country == "US" && !autofill::IsValidZip(data); in IsPresentButInvalid()