Home | History | Annotate | Download | only in tests

Lines Matching refs:remainderf

664 TEST(math, remainderf) {
665 ASSERT_FLOAT_EQ(2.0f, remainderf(12.0f, 10.0f));