Home
last modified time | relevance | path

Searched refs:summary (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/tests/cts-coverage-tool/bin/
Dspectrac.rb83 summary = Summary.new(fullspec)
84 summary.compute
86 File.write(options.report, summary.report.to_yaml) if options.report
87 File.write(options.uncovered, summary.uncovered.to_yaml) if options.uncovered
91 ReportMd.new(summary.report).generate
92 UncoveredMd.new(summary.uncovered).generate(options.uncovered_md) if options.uncovered_md
/arkcompiler/runtime_core/tests/cts-coverage-tool/
DREADME.md31 --report (-r) - output the test coverage summary report in yaml
Dspectrac.gemspec26 spec.summary = 'Tool for measuring ISA specification coverage by CTS tests.'
/arkcompiler/ets_frontend/testTs/
Drun_testTs.py230 def summary(): function
343 return summary()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2summary(e){return void 0===e?this._summary:(this._summary=e,this)}alias(e){if(void 0===e)return th…