Searched refs:testDotProdSimpleUnsignedMulCastToUnsigned (Results 1 – 1 of 1) sorted by relevance
440 public static final int testDotProdSimpleUnsignedMulCastToUnsigned(char[] a, char[] b) { in testDotProdSimpleUnsignedMulCastToUnsigned() method in TestCharShort582 expectEquals(results[14], testDotProdSimpleUnsignedMulCastToUnsigned(c1, c2)); in testDotProd()