| /test/testfwk/developer_test/local_coverage/code_coverage/ |
| H A D | multiprocess_code_coverage.py | 141 for root, dirs, files in os.walk(topdir): 176 for root, dirs, files in os.walk(dir_name): 269 for root, dirs, files in os.walk(cov_path): 282 for root, dirs, files in os.walk(single_test_info_path):
|
| /test/xts/tools/build/ |
| H A D | utils.py | 184 for dir_path, _, files in os.walk(path): 231 for root, _, files in os.walk(gradle_output_dir):
|
| /test/xts/tools/lite/build/ |
| H A D | utils.py | 225 for dir_path, _, files in os.walk(path): 328 for root, dirs, files in os.walk(out_dir): 373 for root, _, files in os.walk(gralde_output_dir):
|
| /test/xts/hats/ |
| H A D | check_hvigor.py | 84 for root, dirs, files in os.walk(directory):
|
| /test/xts/acts/commonlibrary/toolchain/libc-test/ |
| H A D | tar_files.py | 52 for root, dirs, files in os.walk(source_dir):
|
| /test/testfwk/developer_test/local_coverage/restore_comment/ |
| H A D | after_lcov_branch.py | 33 for root, dirs, files in os.walk(path):
|
| H A D | build_before_generate.py | 35 for root, dirs, files in os.walk(path):
|
| /test/xts/acts/ |
| H A D | check_hvigor.py | 100 for root, dirs, files in os.walk(directory):
|
| H A D | get_dependency.py | 42 for root, dirs, files in os.walk(path):
|
| /test/xts/acts/graphic/vktest/ |
| H A D | genlocal.py | 25 for root,dirs,files in os.walk(rootdir, topdown=False):
|
| /test/testfwk/developer_test/src/core/ |
| H A D | utils.py | 56 for dirs in os.walk(path):
|
| /test/testfwk/xdevice/plugins/devicetest/driver/ |
| H A D | windows.py | 233 for root, _, files in os.walk(module_path):
|
| H A D | device_test.py | 62 for root, _, files in os.walk(module_path):
|
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| H A D | request.py | 195 for _, _, files in os.walk(report_path):
|
| H A D | source.py | 123 for root, dirs, _ in os.walk(testcases_path):
|
| H A D | concurrent.py | 473 for root_dir, _, files in os.walk(
|
| /test/xts/acts/arkui/libuv/ |
| H A D | genlocal.py | 186 for _, dirs, files in os.walk(rootdir, topdown=False):
|
| /test/testfwk/developer_test/local_coverage/keyword_registration/ |
| H A D | keyword_filter.py | 46 for root_path, _, files in os.walk(self.report_path): 58 for root_path, _, files in os.walk(self.report_path):
|
| /test/testfwk/developer_test/local_coverage/interface_coverage/ |
| H A D | interface_coverage_gcov_lcov.py | 100 for dirs in os.walk(path):
|
| /test/testfwk/developer_test/libs/benchmark/report/ |
| H A D | generate_report.py | 59 for dirs in os.walk(path):
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/ |
| H A D | kit.py | 269 for root, _, files in os.walk(real_src_path): 382 for root, _, files in os.walk(src): 422 for _, dirs, files in os.walk(src):
|
| H A D | kit_lite.py | 293 for root, _, files in os.walk(file_path):
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
| H A D | oh_jsunit_driver.py | 497 for dir_path, _, file_names in os.walk(output_dir): 913 for dir_path, _, file_names in os.walk(output_dir):
|
| /test/testfwk/xdevice/src/xdevice/_core/report/ |
| H A D | reporter_helper.py | 270 for root, _, files in os.walk(report_path): 926 for top, _, nondirs in os.walk(pth):
|
| H A D | result_reporter.py | 582 for root, _, files in os.walk(result_path):
|