Searched refs:results_1 (Results 1 – 2 of 2) sorted by relevance
/art/test/684-checker-simd-dotprod/src/other/ |
D | TestByte.java | 601 int[] results_1 = { 64516, 65548, 64516, 65548, 65548, 65548, 64516, -65024, 65024, -65024, in run() local 603 testDotProd(b1_1, b2_1, results_1); in run()
|
D | TestCharShort.java | 603 int[] results_1 = { 2147352578, -2147483634, 2147352578, -2147483634, -2147483634, -2147483634, in run() local 606 testDotProd(s1_1, s2_1, c1_1, c2_1, results_1); in run()
|