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