Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveGFTDSDSWfcSupplementaryServiceTest.py27 from acts_contrib.test_utils.tel.tel_dsds_utils import msim_volte_wfc_call_voice_conf
200 return msim_volte_wfc_call_voice_conf(
216 return msim_volte_wfc_call_voice_conf(
232 return msim_volte_wfc_call_voice_conf(
248 return msim_volte_wfc_call_voice_conf(
264 return msim_volte_wfc_call_voice_conf(
281 return msim_volte_wfc_call_voice_conf(
297 return msim_volte_wfc_call_voice_conf(
313 return msim_volte_wfc_call_voice_conf(
329 return msim_volte_wfc_call_voice_conf(
[all …]
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gDSDSWfcSupplementaryServiceTest.py25 from acts_contrib.test_utils.tel.tel_dsds_utils import msim_volte_wfc_call_voice_conf
141 return msim_volte_wfc_call_voice_conf(
157 return msim_volte_wfc_call_voice_conf(
173 return msim_volte_wfc_call_voice_conf(
190 return msim_volte_wfc_call_voice_conf(
206 return msim_volte_wfc_call_voice_conf(
222 return msim_volte_wfc_call_voice_conf(
239 return msim_volte_wfc_call_voice_conf(
253 return msim_volte_wfc_call_voice_conf(
267 return msim_volte_wfc_call_voice_conf(
[all …]
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_dsds_utils.py2594 def msim_volte_wfc_call_voice_conf( function