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