Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_int/
DTest_and_int.java25 public class Test_and_int extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java54 suite.addTestSuite(dot.junit.opcodes.and_int.Test_and_int.class); in suite()