14 using namespace swift::misc::math;
25 void testRoundToMultipleOf();
28 void CTestMath::testRoundToMultipleOf()
54 #include "testmath.moc"
static int roundToMultipleOf(int value, int divisor)
Round numToRound to the nearest multiple of divisor.
SWIFTTEST_APPLESS_MAIN(MiscTest::CTestMath)
main