Searched refs:testDotProdSimpleUnsignedCastedToChar (Results 1 – 2 of 2) sorted by relevance
394 public static final int testDotProdSimpleUnsignedCastedToChar(byte[] a, byte[] b) { in testDotProdSimpleUnsignedCastedToChar() method in TestByte450 expectEquals(results[18], testDotProdSimpleUnsignedCastedToChar(b1, b2)); in testDotProd()
395 public static final int testDotProdSimpleUnsignedCastedToChar(char[] a, char[] b) { in testDotProdSimpleUnsignedCastedToChar() method in TestCharShort497 expectEquals(results[18], testDotProdSimpleUnsignedCastedToChar(c1, c2)); in testDotProd()