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