Home
last modified time | relevance | path

Searched defs:dir_name (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/doc/_extensions/zephyr/
Dapi_overview.py101 def parse_xml_dir(dir_name): argument
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_report.py248 def test_report_dir(self, capfd, out_path, test_path, test_platforms, file_name, dir_name): argument
285 def test_outdir(self, capfd, test_path, test_platforms, file_name, dir_name): argument
/Zephyr-latest/scripts/west_commands/
Dsdk.py291 def download_and_extract(self, base_dir, dir_name, target_release, req_headers): argument