Home | History | Annotate | Download | only in tests

Lines Matching refs:drem

664 TEST(math, drem) {
665 ASSERT_DOUBLE_EQ(2.0, drem(12.0, 10.0));