Home
last modified time | relevance | path

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

/dalvik/tests/003-omnibus-opcodes/src/
DArray.java198 short[] xShorts = new short[] { 20, 10, 0, -10, -20 }; in run() local
211 checkShorts(xShorts); in run()