Home
last modified time | relevance | path

Searched refs:directory (Results 1 - 10 of 10) sorted by relevance

/test/xts/hats/
H A Dcheck_hvigor.py43 "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 Dcheck_hvigor.py43 "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 Dupdate_case.py75 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 DMakefile21 export MAKEFLAGS += --no-print-directory
/test/testfwk/xdevice/
H A Drun.bat47 @echo "no %TOOLS% directory exist"
/vendor/ohemu/qemu_arm_linux_headless/
H A Dqemu_run.sh39 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 Dqemu_run.sh39 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 Dqemu_run.sh39 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 Dqemu_run.sh39 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 Dqemu_run.sh39 If no image_path specified, it will find OHOS image in current working directory; then try ${elf_file}.

Completed in 4 milliseconds