Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/instance_of/
DTest_instance_of.java26 public class Test_instance_of extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java121 suite.addTestSuite(dot.junit.opcodes.instance_of.Test_instance_of.class); in suite()