Home
last modified time | relevance | path

Searched defs:restricted_range (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/_decimal/tests/
Ddeccheck.py963 def test_unary(method, prec, exp_range, restricted_range, itr, stat): argument
988 def test_binary(method, prec, exp_range, restricted_range, itr, stat): argument
1013 def test_ternary(method, prec, exp_range, restricted_range, itr, stat): argument
1038 def test_format(method, prec, exp_range, restricted_range, itr, stat): argument
1067 def test_round(method, prec, exprange, restricted_range, itr, stat): argument
1081 def test_from_float(method, prec, exprange, restricted_range, itr, stat): argument
1107 def test_quantize_api(method, prec, exprange, restricted_range, itr, stat): argument