Home
last modified time | relevance | path

Searched full:reports (Results 1 – 25 of 109) sorted by relevance

12345

/arkcompiler/runtime_core/scripts/
Dmemusage.py17 A tool to get memory usage reports
169 def aggregate(reports): argument
170 """Aggregates memory usage reports"""
172 count = len(reports)
173 memusage = reports.pop(0)
174 while reports:
175 for left, right in zip(memusage, reports.pop(0)):
217 reports = []
220 reports.append(report)
227 reports.append(report)
[all …]
/arkcompiler/runtime_core/static_core/scripts/
Dmemusage.py17 A tool to get memory usage reports
169 def aggregate(reports): argument
170 """Aggregates memory usage reports"""
172 count = len(reports)
173 memusage = reports.pop(0)
174 while reports:
175 for left, right in zip(memusage, reports.pop(0)):
217 reports = []
220 reports.append(report)
227 reports.append(report)
[all …]
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/reports/
Dstandard_view.py26 from runner.reports.report_format import ReportFormat
27 from runner.reports.summary import Summary
32 _LOGGER = logging.getLogger("runner.reports.standard_view")
80 report_path = test.reports[ReportFormat.MD] \
81 if ReportFormat.MD in test.reports \
82 else test.reports[ReportFormat.LOG]
Dhtml_view.py24 from runner.reports.report_format import ReportFormat
29 from runner.reports.summary import Summary
74 report_path = test.reports[ReportFormat.HTML][len(str(self.__report_root)) + 1:]
/arkcompiler/runtime_core/static_core/irtoc/backend/
Doptions.yaml37 …short - reports only LLVM_SUFFIX compilation units without dynamic methods which were skipped by L…
38 full - reports only skipped by LLVM or compiled by Ark compilation units, and
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
Dtest_base.py29 from runner.reports.report import ReportGenerator
30 from runner.reports.report_format import ReportFormat
69 # Reports if generated. Key is ReportFormat.XXX. Value is a path to the generated report
70 self.reports: Dict[ReportFormat, str] = {}
104 self.reports = report_generator.generate_fail_reports(result)
Drunner_file_based.py39 from runner.reports.detailed_report import DetailedReport
40 from runner.reports.html_view import HtmlView
41 from runner.reports.report_format import ReportFormat
42 from runner.reports.spec_report import SpecReport
43 from runner.reports.standard_view import StandardView
44 from runner.reports.summary import Summary
45 from runner.reports.xml_view import XmlView
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dldobj.64.yaml98 …description: Check that verifier reports error if source registers are not initialized in Panda co…
125 …description: Check that verifier reports error if source registers are not initialized in PandaAss…
211 …description: Check that verifier reports an error when the 1st operand is not a ref to an object (…
248 …description: Check that verifier reports an error when the 1st operand is not a ref to an object (…
282 …Check that verifier reports an error when the field doesn't resolve to a non-static valid object f…
337 …Check that verifier reports an error when the field doesn't resolve to a non-static valid object f…
393 …description: Check that verifier reports an error when the field resolves to a field with size or …
435 …description: Check that verifier reports an error when the field resolves to a field with size or …
497 description: Check that compiler reports an error when the register number is incorrect
Dstobj.v.64.yaml81 …description: Check that verifier reports error if a register is not initialized in PandaAssembly c…
122 …description: Check that verifier reports error if a register is not initialized in PandaAssembly c…
244 Check that verifier reports error when the 2nd operand is not a ref to an
286 Check that verifier reports error when the 2nd operand is not a ref to an
329 Check that verifier reports error when the field doesn't resolve to a non-static
384 Check that verifier reports error when the field doesn't resolve to a non-static
431 Check that verifier reports error when the field resolves to a field with size
484 Check that verifier reports error when the field resolves to a field with size
537 … Check that verifier reports error when the register contains a value of type not corresponding
632 Check that verifier reports error when the register contains
[all …]
Dldobj.v.64.yaml98 …description: Check that verifier reports error if source registers are not initialized in Panda co…
123 …description: Check that verifier reports error if source registers are not initialized in PandaAss…
209 …description: Check that verifier reports an error when the 2nd operand is not a ref to an object (…
247 …description: Check that verifier reports an error when the 2nd operand is not a ref to an object (…
282 …Check that verifier reports an error when the field doesn't resolve to a non-static valid object f…
337 …Check that verifier reports an error when the field doesn't resolve to a non-static valid object f…
393 …description: Check that verifier reports an error when the field resolves to a field with size or …
435 …description: Check that verifier reports an error when the field resolves to a field with size or …
497 description: Check that compiler reports an error when the register number is incorrect
Dstobj.64.yaml63 description: Check that verifier reports error if source registers are not initialized
145 …description: Check that verifier reports error when the 1st operand is not a ref to an object (oth…
188 …description: Check that verifier reports error when the field doesn't resolve to a non-static vali…
248 …description: Check that verifier reports error when the field resolves to a field with size that i…
301 …description: Check that verifier reports error when the accumulator contains a value of type not c…
396 description: Check that compiler reports error when the register number is out of 8 bit size
Dstobj.v.yaml82 …description: Check that verifier reports error if a register is not initialized in PandaAssembly c…
123 …description: Check that verifier reports error if a register is not initialized in PandaAssembly c…
271 …description: Check that verifier reports error when the 2nd register is not a ref to an object (ot…
325 …description: Check that verifier reports error when the 2nd register is not a ref to an object (ot…
374 Check that verifier reports error if the field doesn't resolve to
429 Check that verifier reports error if the field doesn't resolve to
476 Check that verifier reports error when the field resolves to a field with size
512 …description: Check that verifier reports error when the field resolves to a field with size that i…
591 …description: Check that verifier reports error when the register contains a value of type not corr…
673 Check that verifier reports error when the register contains
[all …]
Dstobj.yaml63 description: Check that verifier reports error if source registers are not initialized
160 …description: Check that verifier reports error when the 1st operand is not a ref to an object (oth…
201 …description: Check that verifier reports error if the field doesn't resolve to a non-static valid …
259 …description: Check that verifier reports error when the field resolves to a field with size that i…
338 …description: Check that verifier reports error when the accumulator contains a value of type not c…
420 description: Check that compiler reports error when the register number is out of 8 bit size
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dstobj.64.yaml56 description: Check that verifier reports error if source registers are not initialized
132 …description: Check that verifier reports error when the 1st operand is not a ref to an object (oth…
174 …description: Check that verifier reports error when the field doesn't resolve to a non-static vali…
232 …description: Check that verifier reports error when the field resolves to a field with size that i…
284 …description: Check that verifier reports error when the accumulator contains a value of type not c…
378 description: Check that compiler reports error when the register number is out of 8 bit size
Dstobj.v.64.yaml51 description: Check that verifier reports error if a register is not initialized.
128 Check that verifier reports error when the 2nd operand is not a ref to an
169 Check that verifier reports error when the field doesn't resolve to a non-static
222 Check that verifier reports error when the field resolves to a field with size
274 … Check that verifier reports error when the register contains a value of type not corresponding
367 description: Check that compiler reports error when the register number is out of 4 bit size
Dldobj.64.yaml61 description: Check that verifier reports error if source registers are not initialized.
116 …description: Check that verifier reports an error when the 1st operand is not a ref to an object (…
153 …Check that verifier reports an error when the field doesn't resolve to a non-static valid object f…
205 …description: Check that verifier reports an error when the field resolves to a field with size or …
268 description: Check that compiler reports an error when the register number is incorrect.
Dldobj.v.64.yaml61 description: Check that verifier reports error if source registers are not initialized.
114 …description: Check that verifier reports an error when the 2nd operand is not a ref to an object (…
152 …Check that verifier reports an error when the field doesn't resolve to a non-static valid object f…
204 …description: Check that verifier reports an error when the field resolves to a field with size or …
266 description: Check that compiler reports an error when the register number is incorrect
Dldobj.v.obj.yaml59 description: Check that verifier reports error if source registers are not initialized
116 …description: Check that verifier reports error when the 2nd operand is not a ref to an object (oth…
153 …description: Check that verifier reports error when the field doesn't resolve to a non-static obje…
233 …description: Check that verifier reports an error when the field resolves to a field with size or …
272 description: Check that compiler reports error when the register number is out of 4 bit size
Dldobj.obj.yaml59 description: Check that verifier reports error if source registers are not initialized
120 …description: Check that verifier reports error when the 1st operand is not a ref to an object (oth…
162 …description: Check that verifier reports error when the field doesn't resolve to a non-static obje…
242 …description: Check that verifier reports an error when the field resolves to a field with size or …
281 description: Check that compiler reports error when the register number is out of 8 bit size
Dstobj.yaml57 description: Check that verifier reports error if source registers are not initialized
148 …description: Check that verifier reports error when the 1st operand is not a ref to an object (oth…
187 …description: Check that verifier reports error if the field doesn't resolve to a non-static valid …
243 …description: Check that verifier reports error when the field resolves to a field with size that i…
320 …description: Check that verifier reports error when the accumulator contains a value of type not c…
401 description: Check that compiler reports error when the register number is out of 8 bit size
Dstobj.obj.yaml58 description: Check that verifier reports error if source registers are not initialized
133 …description: Check that verifier reports error when the 1st operand is not a ref to an object (oth…
172 …description: Check that verifier reports error when the field doesn't resolve to a non-static obje…
248 …description: Check that verifier reports error when the accumulator contains a value of type not c…
440 description: Check that compiler reports error when the register number is out of 8 bit size
Dldobj.yaml62 description: Check that verifier reports error if source registers are not initialized
129 …description: Check that verifier reports an error when the 1st operand is not a ref to an object (…
167 …description: Check that verifier reports an error if the field doesn't resolve to a non-static val…
224 …description: Check that verifier reports an error when the field resolves to a field with size or …
286 … description: Check that compiler reports an error when the register number is out of 8 bit size
Dstobj.v.obj.yaml53 description: Check that verifier reports error if source registers are not initialized.
133 Check that verifier reports error when the 2nd operand is not a ref to
168 Check that verifier reports error when the field doesn't resolve to
236 Check that verifier reports error when v1 contains a value of type
413 Check that compiler reports error when the register number
/arkcompiler/ets_frontend/test/scripts/auto_xts_test/
Dconfig.yaml14 path_xts_report : 'D:\\AutoXTSTest\\dayu200_xts\\suites\\acts\\acts\\reports'
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/
D.pylintrc30 [REPORTS]

12345