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