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

/art/test/003-omnibus-opcodes/src/
H A DIntMath.java467 public byte mByte; field in class:IntMath.Shorty
479 shorts.mByte = (byte) x;
485 Main.assertTrue(shorts.mByte == 35); // 0x23

Completed in 42 milliseconds