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 .source T_sput_19.java16 .class public dot.junit.opcodes.sput.d.T_sput_1933 sput v1, dot.junit.opcodes.sput.d.T_sput_19.st_f1 F
19 public class T_sput_19 { class