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