Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/const_wide_32/
DTest_const_wide_32.java23 public class Test_const_wide_32 extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java78 suite.addTestSuite(dot.junit.opcodes.const_wide_32.Test_const_wide_32.class); in suite()