Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveGFTDSDSWfcSupplementaryServiceTest.py26 from acts_contrib.test_utils.tel.tel_dsds_utils import msim_volte_wfc_call_forwarding
60 return msim_volte_wfc_call_forwarding(
74 return msim_volte_wfc_call_forwarding(
88 return msim_volte_wfc_call_forwarding(
102 return msim_volte_wfc_call_forwarding(
116 return msim_volte_wfc_call_forwarding(
130 return msim_volte_wfc_call_forwarding(
144 return msim_volte_wfc_call_forwarding(
158 return msim_volte_wfc_call_forwarding(
172 return msim_volte_wfc_call_forwarding(
[all …]
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gDSDSWfcSupplementaryServiceTest.py24 from acts_contrib.test_utils.tel.tel_dsds_utils import msim_volte_wfc_call_forwarding
57 return msim_volte_wfc_call_forwarding(
71 return msim_volte_wfc_call_forwarding(
85 return msim_volte_wfc_call_forwarding(
99 return msim_volte_wfc_call_forwarding(
113 return msim_volte_wfc_call_forwarding(
127 return msim_volte_wfc_call_forwarding(
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_dsds_utils.py2395 def msim_volte_wfc_call_forwarding( function