Home
last modified time | relevance | path

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

/art/test/442-checker-constant-folding/src/
DMain.java797 public static int UShrIntLong() { in UShrIntLong() method in Main
1625 assertIntEquals(1073741822, UShrIntLong()); in main()