Searched refs:_hangup_call (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveGFTDSDSSupplementaryServiceTest.py | 105 def _hangup_call(self, ad, device_description='Device'): member in TelLiveGFTDSDSSupplementaryServiceTest 201 self._hangup_call(ads[2], "PhoneC") 249 if not self._hangup_call(ads[2], "PhoneC"): 260 if not self._hangup_call(ads[1], "PhoneB"): 398 if not self._hangup_call(ads[2], "PhoneC"): 411 if not self._hangup_call(ads[1], "PhoneB"): 1058 if not self._hangup_call(ads[1], "PhoneB"): 1060 if not self._hangup_call(ads[2], "PhoneC"):
|
D | TelLiveVoiceConfTest.py | 98 def _hangup_call(self, ad, device_description='Device'): member in TelLiveVoiceConfTest 530 if not self._hangup_call(first_drop_ad): 543 if not self._hangup_call(second_drop_ad): 571 if not self._hangup_call(host, "Host"): 586 if not self._hangup_call(host, "Host"): 610 if not self._hangup_call(host, "Host"): 1449 if not self._hangup_call(ads[2], "PhoneC"): 1460 if not self._hangup_call(ads[1], "PhoneB"): 1493 if not self._hangup_call(ads[1], "PhoneB"): 1502 if not self._hangup_call(ads[2], "PhoneC"): [all …]
|
D | TelLiveStressCallTest.py | 179 def _hangup_call(self): member in TelLiveStressCallTest 230 self._hangup_call()
|
D | TelLiveGFTDSDSVoiceTest.py | 74 def _hangup_call(self, ad, device_description='Device'): member in TelLiveGFTDSDSVoiceTest
|