Searched refs:testDotProdComplexSignedCastedToUnsigned (Results 1 – 2 of 2) sorted by relevance
392 public static final int testDotProdComplexSignedCastedToUnsigned(byte[] a, byte[] b) { in testDotProdComplexSignedCastedToUnsigned() method in TestByte580 expectEquals(results[5], testDotProdComplexSignedCastedToUnsigned(b1, b2)); in testDotProd()
303 public static final int testDotProdComplexSignedCastedToUnsigned(short[] a, short[] b) { in testDotProdComplexSignedCastedToUnsigned() method in TestCharShort574 expectEquals(results[5], testDotProdComplexSignedCastedToUnsigned(s1, s2)); in testDotProd()