Home
last modified time | relevance | path

Searched refs:check_untested (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py976 def check_untested(funcdict, c_cls, p_cls): function
1065 check_untested(Functions, C.Decimal, P.Decimal)
1066 check_untested(ContextFunctions, C.Context, P.Context)