Home
last modified time | relevance | path

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

/art/test/442-checker-constant-folding/src/
DMain.java709 public static int ShlIntLong() { in ShlIntLong() method in Main
1619 assertIntEquals(4, ShlIntLong()); in main()