Home
last modified time | relevance | path

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

/dalvik/dx/tests/053-dex-instance-var-access/
DBlort.java20 public byte insByte; field in Blort
30 int x = insByte + insChar + insShort + insInt + in test1()
42 insByte = (byte) i; in test2()
Dexpected.txt5 0002: iget-byte v3, v3, Blort.insByte:B
52 000b: iput-byte v6, v5, Blort.insByte:B