Home
last modified time | relevance | path

Searched defs:script_file (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_dtrace.py57 def generate_trace_command(self, script_file, subcommand=None): argument
63 def trace(self, script_file, subcommand=None): argument
71 def trace_python(self, script_file, python_file, optimize_python=None): argument
/external/u-boot/tools/env/
Dfw_env_main.c60 static char *script_file; variable