Home
last modified time | relevance | path

Searched refs:T_shl_int_1 (Results 1 – 2 of 2) sorted by relevance

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_int/
DTest_shl_int.java5 import dot.junit.opcodes.shl_int.d.T_shl_int_1;
14 T_shl_int_1 t = new T_shl_int_1(); in testN1()
22 T_shl_int_1 t = new T_shl_int_1(); in testN2()
30 T_shl_int_1 t = new T_shl_int_1(); in testN3()
38 T_shl_int_1 t = new T_shl_int_1(); in testN4()
46 T_shl_int_1 t = new T_shl_int_1(); in testN5()
55 T_shl_int_1 t = new T_shl_int_1(); in testB1()
63 T_shl_int_1 t = new T_shl_int_1(); in testB2()
71 T_shl_int_1 t = new T_shl_int_1(); in testB3()
79 T_shl_int_1 t = new T_shl_int_1(); in testB4()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_int/d/
DT_shl_int_1.java3 public class T_shl_int_1 { class