Home
last modified time | relevance | path

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

/dalvik/tests/003-omnibus-opcodes/src/
DArray.java54 static void checkLongs(long[] longs) { in checkLongs() method in Array
216 checkLongs(xLongs); in run()