Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dtally_sheet.py307 def print_report(self): member in tally_sheet
H A Dboot_data.py276 def print_report(self, header_footer="\n", quiet=None): member in boot_results
/openbmc/qemu/
H A Dqemu-io-cmds.c470 static void print_report(const char *op, struct timespec *t, int64_t offset, in print_report() function