Searched refs:testIntCeilMod (Results 1 – 1 of 1) sorted by relevance
596 testIntCeilMod(x, y, modExpected); in testIntCeilDivMod()617 static void testIntCeilMod(int x, int y, Object expected) { in testIntCeilMod() method in DivModTests