Searched refs:T_sput_19 (Results 1 – 3 of 3) sorted by relevance
29 import dot.junit.opcodes.sput.d.T_sput_19;52 T_sput_19 t = new T_sput_19(); in testN2()53 assertEquals(0.0f, T_sput_19.st_f1); in testN2()55 assertEquals(3.14f, T_sput_19.st_f1); in testN2()
15 .class public Ldot/junit/opcodes/sput/d/T_sput_19;17 .source "T_sput_19.java"40 sput v1, Ldot/junit/opcodes/sput/d/T_sput_19;->st_f1:F
19 public class T_sput_19 { class