Searched refs:testDotProdComplexUnsignedCastToSigned (Results 1 – 2 of 2) sorted by relevance
330 public static final int testDotProdComplexUnsignedCastToSigned(byte[] a, byte[] b) { in testDotProdComplexUnsignedCastToSigned() method in TestByte579 expectEquals(results[4], testDotProdComplexUnsignedCastToSigned(b1, b2)); in testDotProd()
253 public static final int testDotProdComplexUnsignedCastToSigned(char[] a, char[] b) { in testDotProdComplexUnsignedCastToSigned() method in TestCharShort572 expectEquals(results[4], testDotProdComplexUnsignedCastToSigned(c1, c2)); in testDotProd()