Searched refs:eL1 (Results 1 – 1 of 1) sorted by relevance
145 long eL1 = Math.abs(((long)x) - ((long)y)); // now, different, but abs in main() local146 expectEquals(eL1, sadL1(x, y)); in main()