Searched refs:T_sget_short_1 (Results 1 – 6 of 6) sorted by relevance
15 .source "T_sget_short_1.java"16 .class public Ldot/junit/opcodes/sget_short/d/T_sget_short_1;26 sput-short v0, Ldot/junit/opcodes/sget_short/d/T_sget_short_1;->i1:S29 sput-short v0, Ldot/junit/opcodes/sget_short/d/T_sget_short_1;->p1:S32 sput-short v0, Ldot/junit/opcodes/sget_short/d/T_sget_short_1;->pvt1:S47 sget-short v1, Ldot/junit/opcodes/sget_short/d/T_sget_short_1;->i1:S
17 .super Ldot/junit/opcodes/sget_short/d/T_sget_short_1;23 invoke-direct {v0}, Ldot/junit/opcodes/sget_short/d/T_sget_short_1;-><init>()V30 sget-short v1, Ldot/junit/opcodes/sget_short/d/T_sget_short_1;->pvt1:S
17 .super Ldot/junit/opcodes/sget_short/d/T_sget_short_1;23 invoke-direct {v0}, Ldot/junit/opcodes/sget_short/d/T_sget_short_1;-><init>()V30 sget-short v1, Ldot/junit/opcodes/sget_short/d/T_sget_short_1;->p1:S
19 public class T_sget_short_11 extends T_sget_short_1 {
19 public class T_sget_short_1 { class
21 import dot.junit.opcodes.sget_short.d.T_sget_short_1;37 T_sget_short_1 t = new T_sget_short_1(); in testN1()