Home
last modified time | relevance | path

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

/art/test/442-checker-constant-folding/src/
DMain.java620 public static int IntRemainder() { in IntRemainder() method in Main
1557 assertIntEquals(2, IntRemainder()); in main()