Searched refs:test_from_float (Results 1 – 3 of 3) sorted by relevance
1077 def test_from_float(method, prec, exprange, restricted_range, itr, stat): function1262 do_single('from_float', lambda: test_method('from_float', testspecs, test_from_float))1278 testspecs, test_from_float))
1720 def test_from_float(self): member in DecimalPythonAPItests
2539 def test_from_float(self): member in PythonAPItests