Searched refs:result_info (Results 1 – 3 of 3) sorted by relevance
122 self.result_info["Total %s" % message_type] += 1129 self.result_info["%s failure" % message_type] += 1130 if message_type == "SMS" or self.result_info["%s failure" %143 self.result_info["Total Calls"] += 1155 self.result_info["Call Failure"] += 1165 self.dut.log.info(dict(self.result_info))175 self.result_info["Crashes"] += 1178 self.result_info["Exception Errors"] += 1179 if self.result_info["Exception Errors"] > EXCEPTION_TOLERANCE:271 self.result_info["Exception Errors"] += 1[all …]
2467 self.result_info = collections.defaultdict(int)2476 dut.log.info(dict(self.result_info))2479 self.result_info["Total %s file download" % file_name] += 12481 self.result_info["%s file download failure" %2491 self.result_info["Exception Errors"] += 1
734 result_info=result_dict): argument773 voice_type_init, call_stats_check, result_info)791 result_info=result_dict): argument919 result_info["Call Stats"] = phone_a_call_type924 result_info["Call Stats"] = phone_b_call_type