Searched refs:testDotProdSimpleUnsignedCastToUnsignedByte (Results 1 – 1 of 1) sorted by relevance
494 public static final int testDotProdSimpleUnsignedCastToUnsignedByte(byte[] a, byte[] b) { in testDotProdSimpleUnsignedCastToUnsignedByte() method in TestByte589 expectEquals(results[14], testDotProdSimpleUnsignedCastToUnsignedByte(b1, b2)); in testDotProd()