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