Home
last modified time | relevance | path

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

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