Home | History | Annotate | Download | only in tests

Lines Matching refs:drem

672 TEST(math, drem) {
673 ASSERT_DOUBLE_EQ(2.0, drem(12.0, 10.0));