Searched refs:linearForNEArrayLengthUp (Results 1 – 1 of 1) sorted by relevance
403 private static int linearForNEArrayLengthUp(int[] x) { in linearForNEArrayLengthUp() method in Main792 expectEquals(55, linearForNEArrayLengthUp(x)); in main()