Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/
DTest_invoke_static.java38 public class Test_invoke_static extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java133 suite.addTestSuite(dot.junit.opcodes.invoke_static.Test_invoke_static.class); in suite()