Searched refs:testDotProdSimpleUnsignedCastToChar (Results 1 – 2 of 2) sorted by relevance
537 public static final int testDotProdSimpleUnsignedCastToChar(byte[] a, byte[] b) { in testDotProdSimpleUnsignedCastToChar() method in TestByte593 expectEquals(results[18], testDotProdSimpleUnsignedCastToChar(b1, b2)); in testDotProd()
484 public static final int testDotProdSimpleUnsignedCastToChar(char[] a, char[] b) { in testDotProdSimpleUnsignedCastToChar() method in TestCharShort586 expectEquals(results[18], testDotProdSimpleUnsignedCastToChar(c1, c2)); in testDotProd()