Home
last modified time | relevance | path

Searched refs:boundsCheckAndCatch (Results 1 – 1 of 1) sorted by relevance

/art/test/510-checker-try-catch/src/
DMain.java117 public static void boundsCheckAndCatch(int x, int[] a, int[] b) { in boundsCheckAndCatch() method in Main
140 boundsCheckAndCatch(index, a, b); in testBoundsCheckAndCatch()
144 boundsCheckAndCatch(index, a, b); in testBoundsCheckAndCatch()