Searched refs:no_tracing (Results 1 – 7 of 7) sorted by relevance
15 from test.support import no_tracing, verbose735 @no_tracing
15 no_tracing, script_helper,626 @no_tracing1168 @no_tracing1445 @no_tracing
223 @support.no_tracing
27 TestFailed, run_with_locale, no_tracing,2381 @no_tracing
3293 @support.no_tracing4461 @support.no_tracing
939 def no_tracing(func): function963 return no_tracing(cpython_only(test))
737 .. decorator:: no_tracing(func)