Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/scripts/pylib/twister/twisterlib/
Dreports.py88 def xunit_report_suites(self, json_file, filename): argument
151 def xunit_report(self, json_file, filename, selected_platform=None, full_report=False): argument
547 def target_report(self, json_file, outdir, suffix): argument
/Zephyr-Core-3.6.0/scripts/footprint/
Dupload_data.py63 def parse_file(json_file): argument