Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py782 def test_method(method, testspecs, testfunc): argument
1042 testspecs = [small] + ieee + [base] variable
1047 testspecs = [small] + ieee + [base] variable
1052 testspecs = [small] + ieee + [base] variable
1063 testspecs = [small, rand_ieee, base] variable