Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_double/
DTest_sub_double.java21 import dot.junit.opcodes.sub_double.d.T_sub_double_1;
30 T_sub_double_1 t = new T_sub_double_1(); in testN1()
38 T_sub_double_1 t = new T_sub_double_1(); in testN2()
46 T_sub_double_1 t = new T_sub_double_1(); in testN3()
54 T_sub_double_1 t = new T_sub_double_1(); in testB1()
63 T_sub_double_1 t = new T_sub_double_1(); in testB2()
73 T_sub_double_1 t = new T_sub_double_1(); in testB3()
82 T_sub_double_1 t = new T_sub_double_1(); in testB4()
91 T_sub_double_1 t = new T_sub_double_1(); in testB5()
99 T_sub_double_1 t = new T_sub_double_1(); in testB6()
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sub_double/d/
DT_sub_double_1.smali15 .source "T_sub_double_1.java"
16 .class public Ldot/junit/opcodes/sub_double/d/T_sub_double_1;
DT_sub_double_1.java19 public class T_sub_double_1 { class