Home
last modified time | relevance | path

Searched refs:result_info (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveMobilityStressTest.py122 self.result_info["Total %s" % message_type] += 1
129 self.result_info["%s failure" % message_type] += 1
130 if message_type == "SMS" or self.result_info["%s failure" %
143 self.result_info["Total Calls"] += 1
155 self.result_info["Call Failure"] += 1
165 self.dut.log.info(dict(self.result_info))
175 self.result_info["Crashes"] += 1
178 self.result_info["Exception Errors"] += 1
179 if self.result_info["Exception Errors"] > EXCEPTION_TOLERANCE:
271 self.result_info["Exception Errors"] += 1
[all …]
DTelLiveDataTest.py2467 self.result_info = collections.defaultdict(int)
2476 dut.log.info(dict(self.result_info))
2479 self.result_info["Total %s file download" % file_name] += 1
2481 self.result_info["%s file download failure" %
2491 self.result_info["Exception Errors"] += 1
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_voice_utils.py734 result_info=result_dict): argument
773 voice_type_init, call_stats_check, result_info)
791 result_info=result_dict): argument
919 result_info["Call Stats"] = phone_a_call_type
924 result_info["Call Stats"] = phone_b_call_type