Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/neg_long/
DTest_neg_long.java25 public class Test_neg_long extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java176 suite.addTestSuite(dot.junit.opcodes.neg_long.Test_neg_long.class); in suite()