Searched refs:testDotProdSimpleCastToChar (Results 1 – 2 of 2) sorted by relevance
515 public static final int testDotProdSimpleCastToChar(byte[] a, byte[] b) { in testDotProdSimpleCastToChar() method in TestByte591 expectEquals(results[16], testDotProdSimpleCastToChar(b1, b2)); in testDotProd()
462 public static final int testDotProdSimpleCastToChar(short[] a, short[] b) { in testDotProdSimpleCastToChar() method in TestCharShort584 expectEquals(results[16], testDotProdSimpleCastToChar(s1, s2)); in testDotProd()