Home
last modified time | relevance | path

Searched refs:reductionLong (Results 1 – 1 of 1) sorted by relevance

/art/test/661-checker-simd-reduc/src/
DMain.java189 private static long reductionLong(long[] x) { in reductionLong() method in Main
437 expectEquals(365750L, reductionLong(xl)); in main()
447 expectEquals(365750L, reductionLong(xl)); in main()