Searched refs:get_subid_on_same_network_of_host_ad (Results 1 – 8 of 8) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_dsds_utils.py | 58 from acts_contrib.test_utils.tel.tel_subscription_utils import get_subid_on_same_network_of_host_ad 337 _, mt_sub_id, _ = get_subid_on_same_network_of_host_ad(ads) 388 _, mo_sub_id, _ = get_subid_on_same_network_of_host_ad(ads) 574 _, mo_sub_id, _ = get_subid_on_same_network_of_host_ad(ads) 592 _, mt_sub_id, _ = get_subid_on_same_network_of_host_ad(ads) 825 _, mt_sub_id, _ = get_subid_on_same_network_of_host_ad(ads, type="sms") 863 _, mo_sub_id, _ = get_subid_on_same_network_of_host_ad(ads, type="sms") 993 _, mo_sub_id, _ = get_subid_on_same_network_of_host_ad( 1014 _, mt_sub_id, _ = get_subid_on_same_network_of_host_ad( 1224 _, mt_sub_id, _ = get_subid_on_same_network_of_host_ad( [all …]
|
D | tel_message_utils.py | 48 from acts_contrib.test_utils.tel.tel_subscription_utils import get_subid_on_same_network_of_host_ad 417 _, tx_sub_id, _ = get_subid_on_same_network_of_host_ad( 422 _, _, tx2_sub_id = get_subid_on_same_network_of_host_ad( 629 _, tx_sub_id, _ = get_subid_on_same_network_of_host_ad( 634 _, _, tx2_sub_id = get_subid_on_same_network_of_host_ad(
|
D | tel_subscription_utils.py | 552 def get_subid_on_same_network_of_host_ad(ads, host_sub_id=None, type="voice"): function
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveRilMessageKpiTest.py | 35 from acts_contrib.test_utils.tel.tel_subscription_utils import get_subid_on_same_network_of_host_ad 124 mo_sub_id, mt_sub_id, _ = get_subid_on_same_network_of_host_ad( 288 mo_sub_id, mt_sub_id, _ = get_subid_on_same_network_of_host_ad(
|
D | TelLiveStressSmsTest.py | 27 from acts_contrib.test_utils.tel.tel_subscription_utils import get_subid_on_same_network_of_host_ad 64 mo_sub_id, mt_sub_id, _ = get_subid_on_same_network_of_host_ad(
|
D | TelLiveRilCstVoiceTest.py | 46 from acts_contrib.test_utils.tel.tel_subscription_utils import get_subid_on_same_network_of_host_ad 403 _, mo_sub_id, _ = get_subid_on_same_network_of_host_ad(ads) 433 _, mt_sub_id, _ = get_subid_on_same_network_of_host_ad(ads)
|
D | TelLiveGFTDSDSDDSSwitchTest.py | 56 from acts_contrib.test_utils.tel.tel_subscription_utils import get_subid_on_same_network_of_host_ad 280 _, mt_sub_id, _ = get_subid_on_same_network_of_host_ad( 291 _, mt_sub_id, _ = get_subid_on_same_network_of_host_ad( 304 _, mt_sub_id, _ = get_subid_on_same_network_of_host_ad( 316 _, mo_sub_id, _ = get_subid_on_same_network_of_host_ad( 327 _, mo_sub_id, _ = get_subid_on_same_network_of_host_ad( 340 _, mo_sub_id, _ = get_subid_on_same_network_of_host_ad( 649 _, mt_sub_id, _ = get_subid_on_same_network_of_host_ad( 664 _, mo_sub_id, _ = get_subid_on_same_network_of_host_ad(
|
D | TelLiveGFTDSDSMessageTest.py | 34 from acts_contrib.test_utils.tel.tel_subscription_utils import get_subid_on_same_network_of_host_ad 217 _, mt_voice_sub_id, _ = get_subid_on_same_network_of_host_ad(ads) 375 _, mo1_sub_id, _ = get_subid_on_same_network_of_host_ad( 379 _, _, mo2_sub_id = get_subid_on_same_network_of_host_ad( 1665 _, mt_sub_id, _ = get_subid_on_same_network_of_host_ad( 1668 _, _, mo_sub_id = get_subid_on_same_network_of_host_ad(
|