Searched defs:json_file (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | reports.py | 141 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/ |
D | upload_data.py | 63 def parse_file(json_file): argument
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 532 set(json_file ${yaml_file_no_ext}_${genex_save_count}.json) variable
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | nrfutil.py | 125 def _append_batch(self, op, json_file): argument
|