Home
last modified time | relevance | path

Searched defs:script_name (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dcore.py36 def gen_usage(script_name): argument
174 def run_setup(script_name, script_args=None, stop_after="run"): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dscript_helper.py108 def compile_script(script_name): argument
116 def make_zip_script(zip_dir, zip_basename, script_name, name_in_zip=None): argument
Dtest_cmd_line_script.py66 def _check_script(self, script_name, expected_file, argument
87 def _check_import_error(self, script_name, expected_msg, argument
Dtest_runpy.py311 def _check_script(self, script_name, expected_name, expected_file, argument
320 def _check_import_error(self, script_name, msg): argument