Home
last modified time | relevance | path

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

/dalvik/dx/tests/052-dex-static-var-access/
DBlort.java20 public static byte staticByte; field in Blort
30 int x = staticByte + staticChar + staticShort + staticInt + in test1()
42 staticByte = (byte) i; in test2()
Dexpected.txt3 0000: sget-byte v1, Blort.staticByte:B
39 0008: sput-byte v3, Blort.staticByte:B