Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/int_to_short/
DTest_int_to_short.java21 import dot.junit.opcodes.int_to_short.d.T_int_to_short_1;
29 T_int_to_short_1 t = new T_int_to_short_1(); in testN1()
37 T_int_to_short_1 t = new T_int_to_short_1(); in testN2()
45 T_int_to_short_1 t = new T_int_to_short_1(); in testN3()
53 T_int_to_short_1 t = new T_int_to_short_1(); in testN4()
61 T_int_to_short_1 t = new T_int_to_short_1(); in testN5()
69 T_int_to_short_1 t = new T_int_to_short_1(); in testN6()
77 T_int_to_short_1 t = new T_int_to_short_1(); in testN7()
85 T_int_to_short_1 t = new T_int_to_short_1(); in testB1()
93 T_int_to_short_1 t = new T_int_to_short_1(); in testB2()
[all …]
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/int_to_short/d/
DT_int_to_short_1.smali15 .source "T_int_to_short_1.java"
16 .class public Ldot/junit/opcodes/int_to_short/d/T_int_to_short_1;
DT_int_to_short_1.java19 public class T_int_to_short_1 { class