Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/
DTest_invoke_static_range.java38 public class Test_invoke_static_range extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java132 suite.addTestSuite(dot.junit.opcodes.invoke_static_range.Test_invoke_static_range.class); in suite()