Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/tests/
Ddeccheck.py1124 def check_untested(funcdict, c_cls, p_cls): function
1227 check_untested(Functions, C.Decimal, P.Decimal)
1228 check_untested(ContextFunctions, C.Context, P.Context)