Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_eqz/
DTest_if_eqz.java5 import dot.junit.opcodes.if_eqz.d.T_if_eqz_1;
16 T_if_eqz_1 t = new T_if_eqz_1(); in testN1()
38 T_if_eqz_1 t = new T_if_eqz_1(); in testB1()
46 T_if_eqz_1 t = new T_if_eqz_1(); in testB2()
54 T_if_eqz_1 t = new T_if_eqz_1(); in testB5()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_eqz/d/
DT_if_eqz_1.java3 public class T_if_eqz_1 { class