Searched refs:testDotProdSimpleMulCastToSigned (Results 1 – 1 of 1) sorted by relevance
407 public static final int testDotProdSimpleMulCastToSigned(short[] a, short[] b) { in testDotProdSimpleMulCastToSigned() method in TestCharShort579 expectEquals(results[11], testDotProdSimpleMulCastToSigned(s1, s2)); in testDotProd()