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