Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_int/
DTest_rem_int.java24 public class Test_rem_int extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java200 suite.addTestSuite(dot.junit.opcodes.rem_int.Test_rem_int.class); in suite()