Searched refs:testDotProdSimpleCastedToUnsignedByte (Results 1 – 1 of 1) sorted by relevance
473 public static final int testDotProdSimpleCastedToUnsignedByte(byte[] a, byte[] b) { in testDotProdSimpleCastedToUnsignedByte() method in TestByte587 expectEquals(results[12], testDotProdSimpleCastedToUnsignedByte(b1, b2)); in testDotProd()