Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_float/
DTest_double_to_float.java21 import dot.junit.opcodes.double_to_float.d.T_double_to_float_1;
29 T_double_to_float_1 t = new T_double_to_float_1(); in testN1()
37 T_double_to_float_1 t = new T_double_to_float_1(); in testN2()
45 T_double_to_float_1 t = new T_double_to_float_1(); in testN3()
53 T_double_to_float_1 t = new T_double_to_float_1(); in testB1()
61 T_double_to_float_1 t = new T_double_to_float_1(); in testB2()
69 T_double_to_float_1 t = new T_double_to_float_1(); in testB3()
77 T_double_to_float_1 t = new T_double_to_float_1(); in testB4()
85 T_double_to_float_1 t = new T_double_to_float_1(); in testB5()
93 T_double_to_float_1 t = new T_double_to_float_1(); in testB6()
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_float/d/
DT_double_to_float_1.d15 .source T_double_to_float_1.java
16 .class public dot.junit.opcodes.double_to_float.d.T_double_to_float_1
DT_double_to_float_1.java19 public class T_double_to_float_1 { class