Home
last modified time | relevance | path

Searched refs:initiate_call (Results 1 – 21 of 21) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_carkit_lib.py31 from acts.test_utils.tel.tel_test_utils import initiate_call
94 if not initiate_call(self.log, caller0, outgoing_num):
101 if not initiate_call(self.log, caller1, outgoing_num):
268 if not initiate_call(self.log, pri_dut, outgoing_num):
290 if not initiate_call(self.log, pri_dut, outgoing_num):
311 if not initiate_call(self.log, pri_dut, outgoing_num):
329 if not initiate_call(self.log, ter_dut, outgoing_num):
348 if not initiate_call(self.log, ter_dut, outgoing_num):
369 if not initiate_call(self.log, pri_dut, outgoing_num):
394 if not initiate_call(self.log, pri_dut, outgoing_num):
[all …]
/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/
DBtCarHfpConferenceTest.py30 from acts.test_utils.tel.tel_test_utils import initiate_call
89 if not initiate_call(self.log, self.ag, self.re_phone_number):
122 if not initiate_call(self.log, self.ag, self.re2_phone_number):
DBtCarHfpConnectionTest.py31 from acts.test_utils.tel.tel_test_utils import initiate_call
84 if not initiate_call(self.log, self.ag, self.re_phone_number):
153 if not initiate_call(self.log, self.ag, self.re_phone_number):
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Danritsu_utils.py50 from acts.test_utils.tel.tel_test_utils import initiate_call
1411 if not initiate_call(log, ad, callee_number, is_emergency):
1546 if not initiate_call(log, ad, callee_number, is_emergency):
1651 if not initiate_call(log, ad, callee_number, is_emergency):
1764 if not initiate_call(log, ad, callee_number, is_emergency):
Dtel_test_utils.py1630 def initiate_call(log, function
2042 if not initiate_call(log, ad_caller, callee_number):
2144 if not initiate_call(log, ad_caller, callee_number):
2248 if not initiate_call(log, ad, voice_mail_number):
2419 if not initiate_call(
2743 if not initiate_call(
3190 if not initiate_call(
3257 if not initiate_call(
3306 if not initiate_call(
Dtel_video_utils.py64 from acts.test_utils.tel.tel_test_utils import initiate_call
456 return initiate_call(log, ad_caller, callee_number, video=True)
/tools/test/connectivity/acts/framework/acts/test_utils/power/cellular/
Dcellular_voice_call_power_test.py22 from acts.test_utils.tel.tel_test_utils import initiate_call, hangup_call, set_phone_silent_mode
61 initiate_call(self.log, self.dut, "+11112223333")
Dcellular_volte_power_test.py23 from acts.test_utils.tel.tel_test_utils import initiate_call, hangup_call, set_phone_silent_mode
/tools/test/connectivity/acts_tests/tests/google/coex/performance_tests/
DWlanWithHfpPerformanceTest.py26 from acts.test_utils.tel.tel_test_utils import initiate_call
66 if not initiate_call(self.log, self.sec_ad, self.ag_phone_number):
DCoexBtMultiProfilePerformanceTest.py37 from acts.test_utils.tel.tel_test_utils import initiate_call
81 if not initiate_call(self.log, self.pri_ad, self.re_phone_number):
/tools/test/connectivity/acts_tests/tests/google/coex/functionality_tests/
DWlanWithHfpFunctionalityTest.py31 from acts.test_utils.tel.tel_test_utils import initiate_call
72 if not initiate_call(self.log, self.sec_ad, self.ag_phone_number):
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveStressTest.py62 from acts.test_utils.tel.tel_test_utils import initiate_call
424 call_setup_result = initiate_call(
917 if not initiate_call(
DTelLiveEmergencyBase.py40 from acts.test_utils.tel.tel_test_utils import initiate_call
171 dialing_func = initiate_call
DTelLiveCBRSTest.py36 from acts.test_utils.tel.tel_test_utils import initiate_call
181 if not initiate_call(self.log, ad_caller, callee_number):
DTelLiveGFTDSDSSupplementaryServiceTest.py53 from acts.test_utils.tel.tel_test_utils import initiate_call
182 if not initiate_call(
DTelLiveVoiceTest.py58 from acts.test_utils.tel.tel_test_utils import initiate_call
142 if not initiate_call(ad.log, ad, STORY_LINE):
3271 if not initiate_call(self.log, ad_caller, callee_number):
DTelLiveDSDSVoiceTest.py65 from acts.test_utils.tel.tel_test_utils import initiate_call
226 if not initiate_call(self.log, ad_caller, callee_number):
DTelWifiVoiceTest.py64 from acts.test_utils.tel.tel_test_utils import initiate_call
309 if not initiate_call(self.log, ad_caller, callee_number):
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dapollo_acts.py28 from acts.test_utils.tel.tel_test_utils import initiate_call
280 initiate_call(self.logger, calling_phone, number_to_call)
/tools/test/connectivity/acts_tests/tests/google/gnss/
DGnssFunctionTest.py39 from acts.test_utils.tel.tel_test_utils import initiate_call
617 initiate_call(self.ad.log, self.ad, "99117")
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Dcoex_test_utils.py54 from acts.test_utils.tel.tel_test_utils import initiate_call
503 if not initiate_call(logging, pri_ad, callee_number):