Home
last modified time | relevance | path

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

/art/test/618-checker-induction/src/
DMain.java499 static int mainIndexShort2(short s) { in mainIndexShort2() method in Main
890 expectEquals(tc, mainIndexShort2((short) n)); in main()