Home
last modified time | relevance | path

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

/art/test/442-checker-constant-folding/src/
DMain.java889 public static long OrIntLong() { in OrIntLong() method in Main
1574 assertLongEquals(11, OrIntLong()); in main()