Home
last modified time | relevance | path

Searched refs:traced_capturer (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_trace.py80 def traced_capturer(*args, **kwargs): function
284 res = self.tracer.runfunc(traced_capturer, 1, 2, self=3, func=4)
287 self.tracer.runfunc(func=traced_capturer, arg=1)

Completed in 1 milliseconds