Home
last modified time | relevance | path

Searched refs:ad_mt (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveGFTDSDSMessageTest.py74 ad_mt, argument
101 ad_mt,
122 ad_mt,
172 ad_mt = ads[1]
175 ad_mt = ads[0]
200 mt_sub_id = get_subid_from_slot_index(self.log, ad_mt, mt_slot)
202 ad_mt.log.warning("Failed to get sub ID at slot %s.", mt_slot)
205 self.log, ad_mt, 1-mt_slot)
206 set_subid_for_message(ad_mt, mt_sub_id)
211 ad_mt.log.warning("Failed to get sub ID at slot %s.", mt_slot)
[all …]
DTelLiveGFTDSDSVoiceTest.py113 ad_mt = ads[1]
116 ad_mt = ads[0]
137 mt_sub_id = get_subid_from_slot_index(self.log, ad_mt, mt_slot)
139 ad_mt.log.warning("Failed to get sub ID at slot %s.", mt_slot)
142 self.log, ad_mt, 1-mt_slot)
143 set_incoming_voice_sub_id(ad_mt, mt_sub_id)
147 ad_mt.log.warning("Failed to get sub ID at slot %s.", mt_slot)
150 set_incoming_voice_sub_id(ad_mt, mt_sub_id)
151 ad_mt.log.info("Sub ID for incoming call at slot %s: %s", mt_slot,
152 get_incoming_voice_sub_id(ad_mt))
[all …]