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