Searched refs:test_to_integral_exact (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_decimal.py | 2212 def test_to_integral_exact(self): member in ContextAPItests |
/external/python/cpython3/Lib/test/ | ||
D | test_decimal.py | 3521 def test_to_integral_exact(self): member in ContextAPItests |