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