Home
last modified time | relevance | path

Searched defs:json_file (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dreports.py141 def xunit_report_suites(self, json_file, filename): argument
207 def xunit_report(self, json_file, filename, selected_platform=None, full_report=False): argument
788 def target_report(self, json_file, outdir, suffix): argument
/Zephyr-latest/scripts/footprint/
Dupload_data.py63 def parse_file(json_file): argument
/Zephyr-latest/cmake/modules/
Dyaml.cmake532 set(json_file ${yaml_file_no_ext}_${genex_save_count}.json) variable
/Zephyr-latest/scripts/west_commands/runners/
Dnrfutil.py125 def _append_batch(self, op, json_file): argument