Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/
DTest_new_instance.java29 public class Test_new_instance extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java178 suite.addTestSuite(dot.junit.opcodes.new_instance.Test_new_instance.class); in suite()