Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/check_cast/
DTest_check_cast.java27 public class Test_check_cast extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java65 suite.addTestSuite(dot.junit.opcodes.check_cast.Test_check_cast.class); in suite()