Searched refs:T_sput_12 (Results 1 – 3 of 3) sorted by relevance
24 import dot.junit.opcodes.sput.d.T_sput_12;63 T_sput_12 t = new T_sput_12(); in testN3()64 assertEquals(0, T_sput_12.st_i1); in testN3()66 assertEquals(1000000, T_sput_12.st_i1); in testN3()
15 .source "T_sput_12.java"16 .class public Ldot/junit/opcodes/sput/d/T_sput_12;32 sput v1, Ldot/junit/opcodes/sput/d/T_sput_12;->st_i1:I
19 public class T_sput_12 { class