Home
last modified time | relevance | path

Searched refs:report (Results 1 – 17 of 17) sorted by relevance

/arkcompiler/runtime_core/scripts/
Dmemusage.py194 def print_report(report): argument
199 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)
/arkcompiler/runtime_core/tests/cts-coverage-tool/bin/
Dspectrac.rb86 File.write(options.report, summary.report.to_yaml) if options.report
91 ReportMd.new(summary.report).generate
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-type-template-literal1.ts18 type report = `Today is ${weather}`; alias
Dtest-type-template-literal1-expected.txt62 "name": "report",
/arkcompiler/runtime_core/bytecode_optimizer/tools/
Doptimizer_coverage.sh44 …bytecode_optimizer/tests --object-directory=$PANDA_BINARY_ROOT --html-details --html -o report.html
/arkcompiler/runtime_core/tests/cts-coverage-tool/
DCMakeLists.txt33 set(REPORT "${PROJECT_BINARY_DIR}/report.yaml")
41 …ned ${ORPHANED} --orphaned_md ${ORPHANED_MD} --full ${FULL} --full_md ${FULL_MD} --report ${REPORT}
DREADME.md31 --report (-r) - output the test coverage summary report in yaml
/arkcompiler/runtime_core/bytecode_optimizer/cmake/
Dcoverage.cmake48 # Generating an html report
50 COMMAND echo "Coverage report: ${PANDA_BINARY_ROOT}/bo_coverage_report"
/arkcompiler/runtime_core/docs/diagrams/
Dstatic-analyzer-report-generation.puactivity22 :Generate report in html format;
/arkcompiler/runtime_core/tests/cts-coverage-tool/lib/
Dsummary.rb40 def report method in Summary
/arkcompiler/runtime_core/libpandabase/cmake/
Dmm_coverage.cmake48 COMMAND echo "Coverage report path: ${CMAKE_CURRENT_BINARY_DIR}/mm_coverage_report"
/arkcompiler/ets_frontend/test/scripts/sdk_test/
Dresult.py370 with open(daily_report_file, 'w', encoding='utf-8') as report:
371 report.write(html_content)
/arkcompiler/runtime_core/
DCMakeLists.txt90 # Generate html report
92 COMMAND echo "Coverage report: ${PANDA_BINARY_ROOT}/${COVERAGE_DIRECTORY}/index.html"
/arkcompiler/runtime_core/tests/cts-generator/
DCMakeLists.txt74 set(CTS_REPORT_RUN "${PROJECT_BINARY_DIR}/cts-generated/report.txt")
DREADME.md56 --report-dir DIR Where to put results, applicable for 'jtr' and 'allure' logger
/arkcompiler/runtime_core/tests/benchmarks/
DCMakeLists.txt121 …sage_analysis.py ${COMPILER_STATS_DIR} --mode=default --output=${COMPILER_STATS_DIR}/../report.html
/arkcompiler/runtime_core/docs/
Ddoxygen.config420 # symbols. At the end of a run doxygen will report the cache usage and suggest