Searched defs:longs (Results 1 – 2 of 2) sorted by relevance
/art/test/407-arrays/src/ |
D | Main.java | 33 int[] ints, Object[] objects, long[] longs, float[] floats, in $opt$testReads() 64 int[] ints, Object[] objects, long[] longs, float[] floats, in $opt$testWrites() 124 public static void $opt$testLongWrites(long[] longs, int index) { in $opt$testLongWrites()
|
/art/test/003-omnibus-opcodes/src/ |
D | Array.java | 67 static void checkLongs(long[] longs) { in checkLongs() 140 static void checkRange64(long[] longs, int negVal1, int negVal2) { in checkRange64()
|