Home
last modified time | relevance | path

Searched defs:negOne (Results 1 – 2 of 2) sorted by relevance

/art/test/003-omnibus-opcodes/src/
DIntMath.java190 int negOne = -results[5]; in intOperCheck() local
404 long negOne = -results[5]; in longOperCheck() local
/art/test/107-int-math2/src/
DMain.java356 int negOne = -results[5]; in intOperTest() local
480 long negOne = -results[5]; in longOperTest() local