Home
last modified time | relevance | path

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

/art/test/530-checker-loops2/src/
DMain.java903 static int shortIndex(int[] a) { in shortIndex() method in Main
1247 expectEquals(99, shortIndex(x)); in main()