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