Searched refs:testDotProdSimpleCastToSignedByte (Results 1 – 1 of 1) sorted by relevance
462 public static final int testDotProdSimpleCastToSignedByte(byte[] a, byte[] b) { in testDotProdSimpleCastToSignedByte() method in TestByte586 expectEquals(results[11], testDotProdSimpleCastToSignedByte(b1, b2)); in testDotProd()