Home
last modified time | relevance | path

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

/aosp12/art/test/656-checker-simd-opt/src/
H A DMain.java328 static void longCanBeDoneWithInt(int[] x, int[] y) { in longCanBeDoneWithInt() method in Main
402 longCanBeDoneWithInt(b, a); in testTypes()