Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/tests/
Ddeccheck.py930 def test_method(method, testspecs, testfunc): argument
1203 testspecs = [small] + ieee + [base] variable
1208 testspecs = [small] + ieee + [base] variable
1213 testspecs = [small] + ieee + [base] variable
1224 testspecs = [small, rand_ieee, base] variable