Searched refs:IntRemainder (Results 1 – 1 of 1) sorted by relevance
617 public static int IntRemainder() { in IntRemainder() method in Main1614 assertIntEquals(2, IntRemainder()); in main()