Searched refs:test_explicit_context_create_decimal (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_decimal.py | 556 def test_explicit_context_create_decimal(self): member in DecimalExplicitConstructionTest |
/external/python/cpython3/Lib/test/ | ||
D | test_decimal.py | 706 def test_explicit_context_create_decimal(self): member in ExplicitConstructionTest |