Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_4/
DTest_const_4.java23 public class Test_const_4 extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java72 suite.addTestSuite(dot.junit.opcodes.const_4.Test_const_4.class); in suite()