OpenGrok
Cross Reference: math_test.cpp
xref
: /
bionic
/
tests
/
math_test.cpp
Home
|
History
|
Annotate
|
Download
|
only in
tests
Lines Matching
full:fabsl
624
TEST(math,
fabsl
) {
625
ASSERT_DOUBLE_EQ(1.0L,
fabsl
(-1.0L));