Searched refs:testDotProdSignedToInt (Results 1 – 1 of 1) sorted by relevance
323 public static final int testDotProdSignedToInt(short[] a, short[] b) { in testDotProdSignedToInt() method in TestCharShort574 expectEquals(results[6], testDotProdSignedToInt(s1, s2)); in testDotProd()