Searched refs:s2_1 (Results 1 – 1 of 1) sorted by relevance
/art/test/684-checker-simd-dotprod/src/other/ |
D | TestCharShort.java | 511 short[] s2_1 = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, MAX_S, MAX_S }; in run() local 517 testDotProd(s1_1, s2_1, c1_1, c2_1, results_1); in run()
|