Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_lt/
DTest_if_lt.java5 import dot.junit.opcodes.if_lt.d.T_if_lt_1;
14 T_if_lt_1 t = new T_if_lt_1(); in testN1()
22 T_if_lt_1 t = new T_if_lt_1(); in testN2()
30 T_if_lt_1 t = new T_if_lt_1(); in testN3()
38 T_if_lt_1 t = new T_if_lt_1(); in testB1()
46 T_if_lt_1 t = new T_if_lt_1(); in testB2()
54 T_if_lt_1 t = new T_if_lt_1(); in testB3()
62 T_if_lt_1 t = new T_if_lt_1(); in testB4()
70 T_if_lt_1 t = new T_if_lt_1(); in testB5()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_lt/d/
DT_if_lt_1.java3 public class T_if_lt_1 { class