Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/xor_int/
DTest_xor_int.java21 import dot.junit.opcodes.xor_int.d.T_xor_int_1;
29 T_xor_int_1 t = new T_xor_int_1(); in testN1()
37 T_xor_int_1 t = new T_xor_int_1(); in testN2()
45 T_xor_int_1 t = new T_xor_int_1(); in testN3()
53 T_xor_int_1 t = new T_xor_int_1(); in testB1()
61 T_xor_int_1 t = new T_xor_int_1(); in testB2()
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/xor_int/d/
DT_xor_int_1.d15 .source T_xor_int_1.java
16 .class public dot.junit.opcodes.xor_int.d.T_xor_int_1
DT_xor_int_1.java19 public class T_xor_int_1 { class