Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/xor_int_lit16/
DTest_xor_int_lit16.java27 public class Test_xor_int_lit16 extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java247 suite.addTestSuite(dot.junit.opcodes.xor_int_lit16.Test_xor_int_lit16.class); in suite()