Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_int_lit8/
DTest_rem_int_lit8.java31 public class Test_rem_int_lit8 extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java199 suite.addTestSuite(dot.junit.opcodes.rem_int_lit8.Test_rem_int_lit8.class); in suite()