Home
last modified time | relevance | path

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

/art/test/473-checker-inliner-constants/src/
DMain.java63 public static long InlineLongConstant() { in InlineLongConstant() method in Main
72 } else if (InlineLongConstant() != 42L) { in main()