Searched refs:test_rop (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_decimal.py | 631 def test_rop(self): member in DecimalImplicitConstructionTest |
/external/python/cpython3/Lib/test/ | ||
D | test_decimal.py | 862 def test_rop(self): member in ImplicitConstructionTest |