Home
last modified time | relevance | path

Searched defs:test_trunc (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_math.py862 def test_trunc(self): member in MathTests
Dtest_decimal.py1710 def test_trunc(self): member in DecimalPythonAPItests
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1448 void test_trunc() in test_trunc() function
/external/cronet/third_party/libc++/src/test/std/numerics/c.math/
Dcmath.pass.cpp1571 void test_trunc() in test_trunc() function
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1499 void test_trunc() in test_trunc() function
/external/cronet/third_party/libc++/src/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp722 void test_trunc() { in test_trunc() function
/external/python/cpython3/Lib/test/
Dtest_math.py1574 def test_trunc(self): member in MathTests
Dtest_decimal.py2623 def test_trunc(self): member in PythonAPItests