Searched full:reports (Results 1 – 25 of 109) sorted by relevance
12345
17 A tool to get memory usage reports169 def aggregate(reports): argument170 """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 …]
26 from runner.reports.report_format import ReportFormat27 from runner.reports.summary import Summary32 _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]
24 from runner.reports.report_format import ReportFormat29 from runner.reports.summary import Summary74 report_path = test.reports[ReportFormat.HTML][len(str(self.__report_root)) + 1:]
37 …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
29 from runner.reports.report import ReportGenerator30 from runner.reports.report_format import ReportFormat69 # Reports if generated. Key is ReportFormat.XXX. Value is a path to the generated report70 self.reports: Dict[ReportFormat, str] = {}104 self.reports = report_generator.generate_fail_reports(result)
39 from runner.reports.detailed_report import DetailedReport40 from runner.reports.html_view import HtmlView41 from runner.reports.report_format import ReportFormat42 from runner.reports.spec_report import SpecReport43 from runner.reports.standard_view import StandardView44 from runner.reports.summary import Summary45 from runner.reports.xml_view import XmlView
98 …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
81 …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 an286 Check that verifier reports error when the 2nd operand is not a ref to an329 Check that verifier reports error when the field doesn't resolve to a non-static384 Check that verifier reports error when the field doesn't resolve to a non-static431 Check that verifier reports error when the field resolves to a field with size484 Check that verifier reports error when the field resolves to a field with size537 … Check that verifier reports error when the register contains a value of type not corresponding632 Check that verifier reports error when the register contains[all …]
98 …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
63 description: Check that verifier reports error if source registers are not initialized145 …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
82 …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 to429 Check that verifier reports error if the field doesn't resolve to476 Check that verifier reports error when the field resolves to a field with size512 …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 …]
63 description: Check that verifier reports error if source registers are not initialized160 …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
56 description: Check that verifier reports error if source registers are not initialized132 …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
51 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 an169 Check that verifier reports error when the field doesn't resolve to a non-static222 Check that verifier reports error when the field resolves to a field with size274 … Check that verifier reports error when the register contains a value of type not corresponding367 description: Check that compiler reports error when the register number is out of 4 bit size
61 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.
61 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
59 description: Check that verifier reports error if source registers are not initialized116 …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
59 description: Check that verifier reports error if source registers are not initialized120 …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
57 description: Check that verifier reports error if source registers are not initialized148 …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
58 description: Check that verifier reports error if source registers are not initialized133 …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
62 description: Check that verifier reports error if source registers are not initialized129 …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
53 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 to168 Check that verifier reports error when the field doesn't resolve to236 Check that verifier reports error when v1 contains a value of type413 Check that compiler reports error when the register number
14 path_xts_report : 'D:\\AutoXTSTest\\dayu200_xts\\suites\\acts\\acts\\reports'
30 [REPORTS]