Searched refs:test_multiplication (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_decimal.py | 984 def test_multiplication(self): member in DecimalArithmeticOperatorsTest |
/external/python/cpython3/Lib/test/ | ||
D | test_decimal.py | 1258 def test_multiplication(self): member in ArithmeticOperatorsTest |