Searched refs:is_readable_executable_file (Results 1 – 4 of 4) sorted by relevance
13 from qemu_test import is_readable_executable_file24 if is_readable_executable_file(relative_path):28 if is_readable_executable_file(bld_dir_path):
11 from .cmd import has_cmd, has_cmds, run_cmd, is_readable_executable_file, \
78 def is_readable_executable_file(path): function
91 def is_readable_executable_file(path): function121 if is_readable_executable_file(path):