OpenGrok
Cross Reference: math_test.cpp
xref
: /
bionic
/
tests
/
math_test.cpp
Home
|
History
|
Annotate
|
Download
|
only in
tests
Lines Matching
full:atan2l
360
TEST(math,
atan2l
) {
361
ASSERT_DOUBLE_EQ(0.0L,
atan2l
(0.0L, 0.0L));