Searched refs:testDotProdSimpleUnsignedCastToShort (Results 1 – 2 of 2) sorted by relevance
526 public static final int testDotProdSimpleUnsignedCastToShort(byte[] a, byte[] b) { in testDotProdSimpleUnsignedCastToShort() method in TestByte592 expectEquals(results[17], testDotProdSimpleUnsignedCastToShort(b1, b2)); in testDotProd()
473 public static final int testDotProdSimpleUnsignedCastToShort(char[] a, char[] b) { in testDotProdSimpleUnsignedCastToShort() method in TestCharShort585 expectEquals(results[17], testDotProdSimpleUnsignedCastToShort(c1, c2)); in testDotProd()