Searched refs:max5 (Results 1 – 1 of 1) sorted by relevance
430 public static int max5(short a, short b) { in max5() method in TestMinMax739 expectEquals(20, max5((short) 10, (short) 20)); in main()