Home
last modified time | relevance | path

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

/art/test/003-omnibus-opcodes/src/
DArray.java216 long[] xLongs = new long[] { in run() local
229 checkLongs(xLongs); in run()
233 checkRange64(xLongs, -1, (int) 0x80000000); in run()