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