Home
last modified time | relevance | path

Searched refs:T_neg_int_1 (Results 1 – 3 of 3) sorted by relevance

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_int/
DTest_neg_int.java21 import dot.junit.opcodes.neg_int.d.T_neg_int_1;
31 T_neg_int_1 t = new T_neg_int_1(); in testN1()
39 T_neg_int_1 t = new T_neg_int_1(); in testN2()
47 T_neg_int_1 t = new T_neg_int_1(); in testN3()
55 T_neg_int_1 t = new T_neg_int_1(); in testN4()
71 T_neg_int_1 t = new T_neg_int_1(); in testB1()
79 T_neg_int_1 t = new T_neg_int_1(); in testB2()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_int/d/
DT_neg_int_1.java19 public class T_neg_int_1 { class
DT_neg_int_1.d15 .source T_neg_int_1.java
16 .class public dot.junit.opcodes.neg_int.d.T_neg_int_1