Home
last modified time | relevance | path

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

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