Searched refs:sadInt2LongAt1 (Results 1 – 1 of 1) sorted by relevance
175 private static long sadInt2LongAt1(int[] x, int[] y) { in sadInt2LongAt1() method in Main198 expectEquals(4294967296L, sadInt2LongAt1(x, y)); in main()199 expectEquals(4294967296L, sadInt2LongAt1(y, x)); in main()228 expectEquals(2010030931929L, sadInt2LongAt1(x, y)); in main()