OpenGrok
Cross Reference: math_test.cpp
xref
: /
bionic
/
tests
/
math_test.cpp
Home
|
History
|
Annotate
|
Download
|
only in
tests
Lines Matching
refs:tgamma
1197
TEST(math,
tgamma
) {
1198
ASSERT_DOUBLE_EQ(24.0,
tgamma
(5.0));