Searched refs:T_sput_byte_1 (Results 1 – 6 of 6) sorted by relevance
19 public class T_sput_byte_14 extends T_sput_byte_1{22 T_sput_byte_1.st_p1 = 77; in run()26 return T_sput_byte_1.st_p1; in getProtectedField()
15 .source T_sput_byte_1.java16 .class public dot.junit.opcodes.sput_byte.d.T_sput_byte_133 sget-byte v0, dot.junit.opcodes.sput_byte.d.T_sput_byte_1.st_pvt1 B41 sput-byte v1, dot.junit.opcodes.sput_byte.d.T_sput_byte_1.st_i1 B
17 .super dot/junit/opcodes/sput_byte/d/T_sput_byte_123 invoke-direct {v0}, dot/junit/opcodes/sput_byte/d/T_sput_byte_1/<init>()V30 sget-byte v0, dot.junit.opcodes.sput_byte.d.T_sput_byte_1.st_p1 B38 sput-byte v1, dot.junit.opcodes.sput_byte.d.T_sput_byte_1.st_p1 B
17 .super dot/junit/opcodes/sput_byte/d/T_sput_byte_122 invoke-direct {v0}, dot/junit/opcodes/sput_byte/d/T_sput_byte_1/<init>()V30 sput-byte v1, dot.junit.opcodes.sput_byte.d.T_sput_byte_1.st_pvt1 B
19 public class T_sput_byte_1 { class
21 import dot.junit.opcodes.sput_byte.d.T_sput_byte_1;38 T_sput_byte_1 t = new T_sput_byte_1(); in testN1()39 assertEquals(0, T_sput_byte_1.st_i1); in testN1()41 assertEquals(77, T_sput_byte_1.st_i1); in testN1()