Searched refs:constantIndexGet (Results 1 – 1 of 1) sorted by relevance
52 public static int constantIndexGet(int array[]) { in constantIndexGet() method in Main649 assertIntEquals(456, constantIndexGet(array)); in main()