OpenGrok
Cross Reference: math_test.cpp
xref
: /
bionic
/
tests
/
math_test.cpp
Home
|
History
|
Annotate
|
Download
|
only in
tests
Lines Matching
full:floorl
612
TEST(math,
floorl
) {
613
ASSERT_DOUBLE_EQ(1.0L,
floorl
(1.1L));