Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_nez/
DTest_if_nez.java5 import dot.junit.opcodes.if_nez.d.T_if_nez_1;
16 T_if_nez_1 t = new T_if_nez_1(); in testN1()
43 T_if_nez_1 t = new T_if_nez_1(); in testB1()
51 T_if_nez_1 t = new T_if_nez_1(); in testB2()
59 T_if_nez_1 t = new T_if_nez_1(); in testB3()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_nez/d/
DT_if_nez_1.java3 public class T_if_nez_1 { class