Home
last modified time | relevance | path

Searched refs:test_remainder (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp1297 void test_remainder() in test_remainder() function
1522 test_remainder(); in main()
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp1321 void test_remainder() in test_remainder() function
1546 test_remainder(); in main()
/external/python/cpython2/Lib/test/
Dtest_decimal.py2131 def test_remainder(self): member in ContextAPItests