Searched refs:sadCastChar2ShortAlt (Results 1 – 1 of 1) sorted by relevance
35 private static short sadCastChar2ShortAlt(char[] s1, char[] s2) { in sadCastChar2ShortAlt() method in SimdSadShort2373 expectEquals(-1, sadCastChar2ShortAlt(s1, s2)); in main()374 expectEquals(-1, sadCastChar2ShortAlt(s2, s1)); in main()414 expectEquals(-18932, sadCastChar2ShortAlt(s1, s2)); in main()