Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/
DTest_iget.java33 public class Test_iget extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java119 suite.addTestSuite(dot.junit.opcodes.iget.Test_iget.class); in suite()