Home
last modified time | relevance | path

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

/art/test/442-checker-constant-folding/src/
DMain.java756 public static int ShrIntLong() { in ShrIntLong() method in Main
1565 assertIntEquals(1, ShrIntLong()); in main()