Searched refs:testDotProdSimpleUnsignedMulCastToSigned (Results 1 – 1 of 1) sorted by relevance
429 public static final int testDotProdSimpleUnsignedMulCastToSigned(char[] a, char[] b) { in testDotProdSimpleUnsignedMulCastToSigned() method in TestCharShort581 expectEquals(results[13], testDotProdSimpleUnsignedMulCastToSigned(c1, c2)); in testDotProd()