Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/
DTest_invoke_super.java39 public class Test_invoke_super extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java135 suite.addTestSuite(dot.junit.opcodes.invoke_super.Test_invoke_super.class); in suite()