OpenGrok
Cross Reference: math_test.cpp
xref
: /
bionic
/
tests
/
math_test.cpp
Home
|
History
|
Annotate
|
Download
|
only in
tests
Lines Matching
refs:drem
797
TEST(MATH_TEST,
drem
) {
798
ASSERT_DOUBLE_EQ(2.0,
drem
(12.0, 10.0));