Searched refs:testDotProdSimpleUnsignedCastToSignedByte (Results 1 – 1 of 1) sorted by relevance
483 public static final int testDotProdSimpleUnsignedCastToSignedByte(byte[] a, byte[] b) { in testDotProdSimpleUnsignedCastToSignedByte() method in TestByte588 expectEquals(results[13], testDotProdSimpleUnsignedCastToSignedByte(b1, b2)); in testDotProd()