Searched refs:results_4 (Results 1 – 2 of 2) sorted by relevance
/art/test/684-checker-simd-dotprod/src/other/ |
D | TestByte.java | 619 int[] results_4 = { 81920, 80656, 81920, 83216, 80656, 83216, 81920, 81920, 81920, 81920, in run() local 621 testDotProd(b1_4, b2_4, results_4); in run()
|
D | TestCharShort.java | 631 int[] results_4 = { -1073938429, -1073741811, -1073938429, -1073741811, -1073741811, in run() local 635 testDotProd(s1_4, s2_4, c1_4, c2_4, results_4); in run()
|