Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int_lit16/
DTest_and_int_lit16.java28 public class Test_and_int_lit16 extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java52 suite.addTestSuite(dot.junit.opcodes.and_int_lit16.Test_and_int_lit16.class); in suite()