Searched refs:results_3 (Results 1 – 2 of 2) sorted by relevance
/art/test/684-checker-simd-dotprod/src/other/ |
D | TestByte.java | 613 int[] results_3 = { -81280, 81291, 81280, 82571, 81291, 82571, -81280, -81280, 81280, -81280, in run() local 615 testDotProd(b1_3, b2_3, results_3); in run()
|
D | TestCharShort.java | 620 int[] results_3 = { 2147352578, -2147483634, 2147352578, -2147483634, -2147483634, in run() local 624 testDotProd(s1_3, s2_3, c1_3, c2_3, results_3); in run()
|