Searched refs:results_2 (Results 1 – 2 of 2) sorted by relevance
/art/test/684-checker-simd-dotprod/src/other/ |
D | TestByte.java | 464 int[] results_2 = { 80645, 81931, 80645, 81931, 81931, 81931, 80645, -81280, 81280, -81280, in run() local 466 testDotProd(b1_2, b2_2, results_2); in run()
|
D | TestCharShort.java | 523 int[] results_2 = { -262140, 12, -262140, 12, 12, 12, -262140, 131072, -131072, 131072, in run() local 525 testDotProd(s1_2, s2_2, c1_2, c2_2, results_2); in run()
|