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