Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/opc_throw/
DTest_opc_throw.java28 public class Test_opc_throw extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java185 suite.addTestSuite(dot.junit.opcodes.opc_throw.Test_opc_throw.class); in suite()