Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shr_long/
DTest_shr_long.java8 public class Test_shr_long extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java224 suite.addTestSuite(dot.junit.opcodes.shr_long.Test_shr_long.class); in suite()