Searched defs:allow_postal (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libaddressinput/src/cpp/src/
H A Daddress_validator.cc33 bool allow_postal,
41 allow_postal,
32 Validate(const AddressData& address, bool allow_postal, bool require_name, const FieldProblemMap* filter, FieldProblemMap* problems, const Callback& validated) const argument
H A Dvalidation_task.cc44 bool allow_postal,
50 allow_postal_(allow_postal),
43 ValidationTask(const AddressData& address, bool allow_postal, bool require_name, const FieldProblemMap* filter, FieldProblemMap* problems, const AddressValidator::Callback& validated) argument
/external/chromium_org/third_party/libaddressinput/src/cpp/test/
H A Daddress_validator_test.cc62 bool allow_postal,
74 bool allow_postal,
81 allow_postal,
103 bool allow_postal,
114 allow_postal,
73 Validate(const AddressData& address, bool allow_postal, bool require_name, const FieldProblemMap* filter, FieldProblemMap* problems, const AddressValidator::Callback& validated) argument
102 Validate(const AddressData& address, bool allow_postal, bool require_name, const FieldProblemMap* filter, FieldProblemMap* problems, const AddressValidator::Callback& validated) argument

Completed in 3658 milliseconds