Home
last modified time | relevance | path

Searched refs:insByte (Results 1 – 3 of 3) 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()
DBlort.classBlort.java package Blort extends java.lang.Object { public boolean insBoolean public byte insByte public ...
Dexpected.txt5 0002: iget-byte v3, v3, Blort.insByte:B
52 000b: iput-byte v6, v5, Blort.insByte:B