Searched refs:IsValidZip (Results 1 – 1 of 1) sorted by relevance
86 bool IsValidZip(const string16& value) { in IsValidZip() function715 if (profile.CountryCode() == "US" && !zip.empty() && !IsValidZip(zip)) in IsValidLearnableProfile()