Searched refs:testDotProdBothSignedUnsignedDoubleLoad (Results 1 – 1 of 1) sorted by relevance
463 public static final int testDotProdBothSignedUnsignedDoubleLoad(byte[] a, byte[] b) { in testDotProdBothSignedUnsignedDoubleLoad() method in TestVarious557 expectEquals(3, testDotProdBothSignedUnsignedDoubleLoad(b1, b2)); in run()