Home | History | Annotate | Download | only in tests

Lines Matching refs:remainder

660 TEST(math, remainder) {
661 ASSERT_DOUBLE_EQ(2.0, remainder(12.0, 10.0));