Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_voice_conf_utils.py259 def _hangup_call(log, ad, device_description='Device'): function
291 if not _hangup_call(log, ads[2], "PhoneC"):
302 if not _hangup_call(log, ads[1], "PhoneB"):
416 if not _hangup_call(log, ads[1], "PhoneB"):
425 if not _hangup_call(log, ads[2], "PhoneC"):
596 _hangup_call(log, ads[2], "PhoneC")
843 if not _hangup_call(log, ad_hangup):
925 if not _hangup_call(log, ads[2], "PhoneC"):
938 if not _hangup_call(log, ads[1], "PhoneB"):
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveStressCallTest.py182 def _hangup_call(self): member in TelLiveStressCallTest
238 self._hangup_call()
DTelLiveVoiceConfTest.py61 from acts_contrib.test_utils.tel.tel_voice_conf_utils import _hangup_call
318 if not _hangup_call(self.log, first_drop_ad):
331 if not _hangup_call(self.log, second_drop_ad):
360 if not _hangup_call(self.log, host, "Host"):
375 if not _hangup_call(self.log, host, "Host"):
400 if not _hangup_call(self.log, host, "Host"):
9989 if not _hangup_call(self.log, ads[2], "PhoneC"):
10002 if not _hangup_call(self.log, ads[1], "PhoneB"):