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