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

/art/test/439-npe/src/
H A DMain.java300 public static char $opt$noinline$getCharElement(char[] a) {
626 $opt$noinline$getCharElement(null);
629 check(npe, thisLine += 6, methodLine += 5, "$opt$noinline$getCharElement");

Completed in 54 milliseconds