Searched refs:c2_3 (Results 1 – 1 of 1) sorted by relevance
/art/test/684-checker-simd-dotprod/src/other/ |
D | TestCharShort.java | 530 char[] c2_3 = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, MAX_S, MAX_S }; in run() local 535 testDotProd(s1_3, s2_3, c1_3, c2_3, results_3); in run()
|