Searched refs:test_tanh (Results 1 - 4 of 4) sorted by relevance

/external/eigen/unsupported/test/
H A Dcxx11_tensor_math.cpp17 static void test_tanh() function
44 CALL_SUBTEST(test_tanh());
/external/gemmlowp/test/
H A Dtest_fixedpoint.cc138 void test_tanh(FixedPoint<int32_t, tIntegerBits> a) { function
147 void test_tanh(const std::vector<int32_t>& testvals_int32) { function
151 test_tanh(aq);
250 test_tanh<1>(testvals_int32);
251 test_tanh<2>(testvals_int32);
252 test_tanh<3>(testvals_int32);
253 test_tanh<4>(testvals_int32);
254 test_tanh<5>(testvals_int32);
255 test_tanh<6>(testvals_int32);
/external/libcxx/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp522 void test_tanh() function
1482 test_tanh();
/external/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp524 void test_tanh() function
1506 test_tanh();

Completed in 270 milliseconds