Home
last modified time | relevance | path

Searched refs:mo_slot (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gDsdsMessageTest.py132 mo_slot, argument
171 if mo_slot is not None:
172 mo_sub_id = get_subid_from_slot_index(self.log, ad_mo, mo_slot)
174 ad_mo.log.warning("Failed to get sub ID at slot %s.", mo_slot)
177 self.log, ad_mo, 1-mo_slot)
183 ad_mo.log.warning("Failed to get sub ID at slot %s.", mo_slot)
185 mo_slot = "auto"
190 ad_mo.log.info("Sub ID for outgoing %s at slot %s: %s", msg, mo_slot,
243 if mo_slot in (0, 1):
245 phone_setup_on_rat(self.log, ad_mo, mo_rat[1-mo_slot], mo_other_sub_id)
[all …]
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveGFTDSDSVoiceTest.py68 mo_slot, argument
104 if mo_slot is not None:
105 mo_sub_id = get_subid_from_slot_index(self.log, ad_mo, mo_slot)
107 ad_mo.log.warning("Failed to get sub ID ar slot %s.", mo_slot)
110 self.log, ad_mo, 1-mo_slot)
115 ad_mo.log.warning("Failed to get sub ID ar slot %s.", mo_slot)
117 mo_slot = "auto"
120 mo_slot, get_outgoing_voice_sub_id(ad_mo))
163 if mo_slot == 0 or mo_slot == 1:
164 phone_setup_on_rat(self.log, ad_mo, mo_rat[1-mo_slot], mo_other_sub_id)
[all …]
DTelLiveGFTDSDSMessageTest.py251 mo_slot, argument
290 if mo_slot is not None:
291 mo_sub_id = get_subid_from_slot_index(self.log, ad_mo, mo_slot)
293 ad_mo.log.warning("Failed to get sub ID at slot %s.", mo_slot)
296 self.log, ad_mo, 1-mo_slot)
302 ad_mo.log.warning("Failed to get sub ID at slot %s.", mo_slot)
304 mo_slot = "auto"
309 ad_mo.log.info("Sub ID for outgoing %s at slot %s: %s", msg, mo_slot,
359 if mo_slot == 0 or mo_slot == 1:
360 phone_setup_on_rat(self.log, ad_mo, mo_rat[1-mo_slot], mo_other_sub_id)
[all …]
DTelLiveGFTDSDSDDSSwitchTest.py338 mo_slot = get_slot_index_from_subid(
345 mo_slot,
357 " slot %s", ad_mo.serial, mo_slot, ad_mt.serial,
671 mo_slot = get_slot_index_from_subid(self.log, ad_mo, mo_sub_id)
676 mo_slot,
688 ad_mo.serial, mo_slot, ad_mt.serial, mt_slot)