Searched defs:getErrors (Results 1 – 8 of 8) sorted by relevance
4 getErrors(): Errors<D> { method in Model
17 Model.prototype.getErrors = function () { method in Model
289 uint32_t getErrors() const { return errors; } in getErrors() function
240 public Set<Error> getErrors() { return errors; } in getErrors() method in IDNA.Info
225 public Set<Error> getErrors() { return errors; } in getErrors() method in IDNA.Info
679 int32_t IntlTest::getErrors( void ) in getErrors() function in IntlTest