Searched refs:test_wifi_tethering (Results 1 – 2 of 2) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/ |
D | Nsa5gTetheringTest.py | 38 from acts_contrib.test_utils.tel.tel_data_utils import test_wifi_tethering 100 return test_wifi_tethering(self.log, 124 return test_wifi_tethering(self.log, 152 if not test_wifi_tethering(self.log, 231 return test_wifi_tethering(self.log, 258 return test_wifi_tethering(self.log, 287 return test_wifi_tethering(self.log, 868 return test_wifi_tethering(self.log, 895 if not test_wifi_tethering(self.log, 949 if not test_wifi_tethering(self.log, [all …]
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_data_utils.py | 1681 def test_wifi_tethering(log, provider, function 2029 if not test_wifi_tethering(log,
|