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