Searched refs:is_readable_executable_file (Results 1 – 3 of 3) sorted by relevance
12 from qemu_test import is_readable_executable_file22 if is_readable_executable_file(bld_dir_path):
11 from .cmd import is_readable_executable_file, \
30 def is_readable_executable_file(path): function