Searched refs:testDotProdSimpleMulCastedToUnsigned (Results 1 – 1 of 1) sorted by relevance
329 public static final int testDotProdSimpleMulCastedToUnsigned(short[] a, short[] b) { in testDotProdSimpleMulCastedToUnsigned() method in TestCharShort491 expectEquals(results[12], testDotProdSimpleMulCastedToUnsigned(s1, s2)); in testDotProd()