Searched refs:directory (Results 1 - 10 of 10) sorted by relevance
/test/xts/hats/ |
H A D | check_hvigor.py | 43 "Error: The {} in the following directory does not meet the requirements:" 82 def get_hvigor_prject_list(directory): 84 for root, dirs, files in os.walk(directory):
|
/test/xts/acts/ |
H A D | check_hvigor.py | 43 "Error: The {} in the following directory does not meet the requirements:" 98 def get_hvigor_prject_list(directory): 100 for root, dirs, files in os.walk(directory):
|
/drivers/hdf_core/framework/tools/hc-gen/test/ |
H A D | update_case.py | 75 for directory in os.listdir(case_path): 76 if os.path.isdir(os.path.join(case_path, directory)): 77 cases.append(directory)
|
/drivers/hdf_core/framework/tools/hdi-gen/ |
H A D | Makefile | 21 export MAKEFLAGS += --no-print-directory
|
/test/testfwk/xdevice/ |
H A D | run.bat | 47 @echo "no %TOOLS% directory exist"
|
/vendor/ohemu/qemu_arm_linux_headless/ |
H A D | qemu_run.sh | 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/vendor/ohemu/qemu_arm_linux_min/ |
H A D | qemu_run.sh | 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/vendor/ohemu/qemu_arm64_linux_min/ |
H A D | qemu_run.sh | 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/vendor/ohemu/qemu_loongarch64_linux_min/ |
H A D | qemu_run.sh | 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
/vendor/ohemu/qemu_x86_64_linux_min/ |
H A D | qemu_run.sh | 39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.
|
Completed in 4 milliseconds