Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/rem_int_lit16/
DTest_rem_int_lit16.java31 public class Test_rem_int_lit16 extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java198 suite.addTestSuite(dot.junit.opcodes.rem_int_lit16.Test_rem_int_lit16.class); in suite()