Home | History | Annotate | Download | only in src

Lines Matching defs:abbr

357                         String abbr = checks[index].substring(underscore + 1);
358 if (abbr.equals("AIOOBE")) {
361 throw new RuntimeException("unknown exception abbreviation: " + abbr);