Searched refs:testDotProdComplex (Results 1 – 3 of 3) sorted by relevance
143 public static final int testDotProdComplex(byte[] a, byte[] b) { in testDotProdComplex() method in TestByte576 expectEquals(results[1], testDotProdComplex(b1, b2)); in testDotProd()
110 public static final int testDotProdComplex(short[] a, short[] b) { in testDotProdComplex() method in TestCharShort569 expectEquals(results[1], testDotProdComplex(s1, s2)); in testDotProd()
102 /// CHECK-START-ARM64: int other.TestByte.testDotProdComplex(byte[], byte[]) disassembly (after)