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