Home | History | Annotate | Download | only in tests

Lines Matching full:fabsl

624 TEST(math, fabsl) {
625 ASSERT_DOUBLE_EQ(1.0L, fabsl(-1.0L));