Searched refs:testDotProdSimpleUnsignedCastedToLong (Results 1 – 2 of 2) sorted by relevance
548 public static final int testDotProdSimpleUnsignedCastedToLong(byte[] a, byte[] b) { in testDotProdSimpleUnsignedCastedToLong() method in TestByte594 expectEquals(results[19], testDotProdSimpleUnsignedCastedToLong(b1, b2)); in testDotProd()
496 public static final int testDotProdSimpleUnsignedCastedToLong(char[] a, char[] b) { in testDotProdSimpleUnsignedCastedToLong() method in TestCharShort588 expectEquals(results[19], testDotProdSimpleUnsignedCastedToLong(c1, c2)); in testDotProd()