Home | History | Annotate | Download | only in tests

Lines Matching full:floorl

612 TEST(math, floorl) {
613 ASSERT_DOUBLE_EQ(1.0L, floorl(1.1L));