Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_short/
DTest_iget_short.java32 public class Test_iget_short extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java118 suite.addTestSuite(dot.junit.opcodes.iget_short.Test_iget_short.class); in suite()