Home
last modified time | relevance | path

Searched refs:verify_5g_attach_for_both_devices (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gMmsTest.py40 from acts_contrib.test_utils.tel.tel_5g_test_utils import verify_5g_attach_for_both_devices
98 if not verify_5g_attach_for_both_devices(self.log, ads):
130 if not verify_5g_attach_for_both_devices(self.log, ads):
171 if not verify_5g_attach_for_both_devices(self.log, ads):
249 if not verify_5g_attach_for_both_devices(self.log, ads):
338 if not verify_5g_attach_for_both_devices(self.log, ads):
DNsa5gSmsTest.py42 from acts_contrib.test_utils.tel.tel_5g_test_utils import verify_5g_attach_for_both_devices
86 if not verify_5g_attach_for_both_devices(self.log, ads):
182 if not verify_5g_attach_for_both_devices(self.log, ads):
284 if not verify_5g_attach_for_both_devices(self.log, ads):
429 if not verify_5g_attach_for_both_devices(self.log, ads):
DNsa5gVoiceTest.py70 from acts_contrib.test_utils.tel.tel_5g_test_utils import verify_5g_attach_for_both_devices
129 if not verify_5g_attach_for_both_devices(self.log, ads):
207 if not verify_5g_attach_for_both_devices(self.log, ads):
239 if not verify_5g_attach_for_both_devices(self.log, ads):
327 if not verify_5g_attach_for_both_devices(self.log, ads):
355 if not verify_5g_attach_for_both_devices(self.log, ads):
/tools/test/connectivity/acts_tests/tests/google/nr/sa5g/
DSa5gSmsTest.py27 from acts_contrib.test_utils.tel.tel_5g_test_utils import verify_5g_attach_for_both_devices
66 if not verify_5g_attach_for_both_devices(self.log, ads, True):
DSa5gMmsTest.py28 from acts_contrib.test_utils.tel.tel_5g_test_utils import verify_5g_attach_for_both_devices
68 if not verify_5g_attach_for_both_devices(self.log, ads, True):
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_5g_test_utils.py172 def verify_5g_attach_for_both_devices(log, ads, sa_5g=False, nsa_mmwave=False): function
Dtel_data_utils.py99 from acts_contrib.test_utils.tel.tel_5g_test_utils import verify_5g_attach_for_both_devices
1591 if nw_gen == GEN_5G and not verify_5g_attach_for_both_devices(log, ads, sa_5g):