Home
last modified time | relevance | path

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

/art/test/441-checker-inliner/src/
DMain.java79 public static int InlineInt() { in InlineInt() method in Main
224 if (InlineInt() != 4) { in main()