HomeSort by relevance Sort by last modified time
    Searched refs:results_2 (Results 1 - 2 of 2) sorted by null

  /art/test/684-checker-simd-dotprod/src/other/
TestByte.java 464 int[] results_2 = { 80645, 81931, 80645, 81931, 81931, 81931, 80645, -81280, 81280, -81280, local
466 testDotProd(b1_2, b2_2, results_2);
TestCharShort.java 523 int[] results_2 = { -262140, 12, -262140, 12, 12, 12, -262140, 131072, -131072, 131072, local
525 testDotProd(s1_2, s2_2, c1_2, c2_2, results_2);
    [all...]

Completed in 225 milliseconds