Home
last modified time | relevance | path

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

/art/test/442-checker-constant-folding/src/
DMain.java816 public static long UShrLongInt() { in UShrLongInt() method in Main
1626 assertLongEquals(4611686018427387901L, UShrLongInt()); in main()