Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/
DTest_invoke_interface.java38 public class Test_invoke_interface extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java131 suite.addTestSuite(dot.junit.opcodes.invoke_interface.Test_invoke_interface.class); in suite()