Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_dtrace.py52 actual_output = normalize_trace_output(self.trace_python(
76 def trace_python(self, script_file, python_file, optimize_python=None): member in TraceBackend