Searched refs:two_phone_call_leave_voice_mail (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts/tests/google/tel/live/ |
D | TelLiveVoiceTest.py | 96 from acts.test_utils.tel.tel_voice_utils import two_phone_call_leave_voice_mail 2738 return two_phone_call_leave_voice_mail(self.log, ads[1], None, None, 2766 return two_phone_call_leave_voice_mail(self.log, ads[0], None, None, 2794 return two_phone_call_leave_voice_mail(self.log, ads[1], None, None, 2822 return two_phone_call_leave_voice_mail(self.log, ads[1], None, None, 2852 return two_phone_call_leave_voice_mail(self.log, ads[1], None, None, 2882 return two_phone_call_leave_voice_mail(self.log, ads[1], None, None,
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
D | tel_voice_utils.py | 103 def two_phone_call_leave_voice_mail( function
|