Home
last modified time | relevance | path

Searched refs:T_sub_float_1 (Results 1 – 3 of 3) sorted by relevance

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_float/
DTest_sub_float.java21 import dot.junit.opcodes.sub_float.d.T_sub_float_1;
31 T_sub_float_1 t = new T_sub_float_1(); in testN1()
39 T_sub_float_1 t = new T_sub_float_1(); in testN2()
47 T_sub_float_1 t = new T_sub_float_1(); in testN3()
55 T_sub_float_1 t = new T_sub_float_1(); in testB1()
64 T_sub_float_1 t = new T_sub_float_1(); in testB2()
74 T_sub_float_1 t = new T_sub_float_1(); in testB3()
83 T_sub_float_1 t = new T_sub_float_1(); in testB4()
92 T_sub_float_1 t = new T_sub_float_1(); in testB5()
100 T_sub_float_1 t = new T_sub_float_1(); in testB6()
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_float/d/
DT_sub_float_1.d15 .source T_sub_float_1.java
16 .class public dot.junit.opcodes.sub_float.d.T_sub_float_1
DT_sub_float_1.java19 public class T_sub_float_1 { class