Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_int_lit8/
DTest_shl_int_lit8.java12 public class Test_shl_int_lit8 extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java216 suite.addTestSuite(dot.junit.opcodes.shl_int_lit8.Test_shl_int_lit8.class); in suite()