Searched refs:test_conversions_from_int (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_decimal.py | 1627 def test_conversions_from_int(self): member in DecimalUsabilityTest |
/external/python/cpython3/Lib/test/ | ||
D | test_decimal.py | 2395 def test_conversions_from_int(self): member in UsabilityTest |