Searched refs:report (Results 1 – 17 of 17) sorted by relevance
194 def print_report(report): argument199 for record in report:219 report = Mem().gen_report(smaps, False)220 reports.append(report)226 report = Mem().gen_report(smaps, False)227 reports.append(report)231 report = aggregate(reports)232 report.sort(key=attrgetter('size'), reverse=True)233 print_report(report)
86 File.write(options.report, summary.report.to_yaml) if options.report91 ReportMd.new(summary.report).generate
18 type report = `Today is ${weather}`; alias
62 "name": "report",
44 …bytecode_optimizer/tests --object-directory=$PANDA_BINARY_ROOT --html-details --html -o report.html
33 set(REPORT "${PROJECT_BINARY_DIR}/report.yaml")41 …ned ${ORPHANED} --orphaned_md ${ORPHANED_MD} --full ${FULL} --full_md ${FULL_MD} --report ${REPORT}
31 --report (-r) - output the test coverage summary report in yaml
48 # Generating an html report50 COMMAND echo "Coverage report: ${PANDA_BINARY_ROOT}/bo_coverage_report"
22 :Generate report in html format;
40 def report method in Summary
48 COMMAND echo "Coverage report path: ${CMAKE_CURRENT_BINARY_DIR}/mm_coverage_report"
370 with open(daily_report_file, 'w', encoding='utf-8') as report:371 report.write(html_content)
90 # Generate html report92 COMMAND echo "Coverage report: ${PANDA_BINARY_ROOT}/${COVERAGE_DIRECTORY}/index.html"
74 set(CTS_REPORT_RUN "${PROJECT_BINARY_DIR}/cts-generated/report.txt")
56 --report-dir DIR Where to put results, applicable for 'jtr' and 'allure' logger
121 …sage_analysis.py ${COMPILER_STATS_DIR} --mode=default --output=${COMPILER_STATS_DIR}/../report.html
420 # symbols. At the end of a run doxygen will report the cache usage and suggest