Searched refs:test_from_float (Results 1 – 3 of 3) sorted by relevance
933 def test_from_float(method, prec, exprange, restricted_range, itr, stat): function1084 test_method('from_float', testspecs, test_from_float)1097 test_method('context.create_decimal_from_float', testspecs, test_from_float)
1720 def test_from_float(self): member in DecimalPythonAPItests
2539 def test_from_float(self): member in PythonAPItests