Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_int/
DTest_neg_int.java25 public class Test_neg_int extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java175 suite.addTestSuite(dot.junit.opcodes.neg_int.Test_neg_int.class); in suite()