Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_dtrace.py47 actual_output = normalize_trace_output(self.trace_python(
71 def trace_python(self, script_file, python_file, optimize_python=None): member in TraceBackend