Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_int/
DTest_shl_int.java8 public class Test_shl_int extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java217 suite.addTestSuite(dot.junit.opcodes.shl_int.Test_shl_int.class); in suite()