Lines Matching refs:testDotProd
478 private static void testDotProd(short[] s1, short[] s2, char[] c1, char[] c2, int[] results) {
517 testDotProd(s1_1, s2_1, c1_1, c2_1, results_1);
525 testDotProd(s1_2, s2_2, c1_2, c2_2, results_2);
535 testDotProd(s1_3, s2_3, c1_3, c2_3, results_3);
546 testDotProd(s1_4, s2_4, c1_4, c2_4, results_4);