Searched refs:mo_slot (Results 1 – 3 of 3) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_dsds_utils.py | 341 mo_slot = test_slot.value[0] 392 mo_slot = get_slot_index_from_subid(ad_mo, mo_sub_id) 395 ad_mo.log.info("Sub ID for outgoing call at slot %s: %s", mo_slot, 453 direction, ad_mo.serial, mo_slot, ad_mt.serial, mt_slot) 505 mo_slot, argument 565 if mo_slot is not None: 566 mo_sub_id = get_subid_from_slot_index(log, ad_mo, mo_slot) 568 ad_mo.log.warning("Failed to get sub ID ar slot %s.", mo_slot) 571 log, ad_mo, 1-mo_slot) 576 ad_mo.log.warning("Failed to get sub ID ar slot %s.", mo_slot) [all …]
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveRilCstVoiceTest.py | 332 mo_slot, argument 388 if mo_slot is not None: 389 mo_sub_id = get_subid_from_slot_index(self.log, ad_mo, mo_slot) 392 "Failed to get sub ID ar slot %s.", mo_slot) 397 mo_sub_id, mo_slot)}) 399 self.log, ad_mo, 1-mo_slot) 401 self.enable_cst(ads[0], slot=mo_slot, enable=True) 406 "Failed to get sub ID ar slot %s.", mo_slot) 411 mo_sub_id, mo_slot)}) 412 mo_slot = "auto" [all …]
|
D | TelLiveGFTDSDSDDSSwitchTest.py | 348 mo_slot = get_slot_index_from_subid(ad_mo, mo_sub_id) 353 mo_slot, 365 " slot %s", ad_mo.serial, mo_slot, ad_mt.serial, 679 mo_slot = get_slot_index_from_subid(ad_mo, mo_sub_id) 684 mo_slot, 696 ad_mo.serial, mo_slot, ad_mt.serial, mt_slot)
|