Searched defs:getErrors (Results 1 – 9 of 9) sorted by relevance
4 getErrors(): Errors<D> { method in Model
17 Model.prototype.getErrors = function () { method in Model
287 uint32_t getErrors() const { return errors; } in getErrors() function
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
678 int32_t IntlTest::getErrors( void ) in getErrors() function in IntlTest