Searched refs:testDotProdSimpleMulCastToUnsigned (Results 1 – 1 of 1) sorted by relevance
418 public static final int testDotProdSimpleMulCastToUnsigned(short[] a, short[] b) { in testDotProdSimpleMulCastToUnsigned() method in TestCharShort580 expectEquals(results[12], testDotProdSimpleMulCastToUnsigned(s1, s2)); in testDotProd()