Searched refs:mShort (Results 1 - 1 of 1) sorted by relevance

/art/test/003-omnibus-opcodes/src/
H A DIntMath.java465 public short mShort; field in class:IntMath.Shorty
477 shorts.mShort = (short) x;
483 Main.assertTrue(shorts.mShort == -5597); // 0xea23

Completed in 179 milliseconds