Home
last modified time | relevance | path

Searched refs:verify_lte_data_and_tethering_supported (Results 1 – 13 of 13) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/net/
DBluetoothTetheringTest.py42 nutils.verify_lte_data_and_tethering_supported(self.tmobile_device)
43 nutils.verify_lte_data_and_tethering_supported(self.verizon_device)
DDataCostTest.py53 nutils.verify_lte_data_and_tethering_supported(ad)
90 nutils.verify_lte_data_and_tethering_supported(ad)
DCoreNetworkingTest.py32 nutils.verify_lte_data_and_tethering_supported(self.dut)
DUsbTetheringTest.py22 nutils.verify_lte_data_and_tethering_supported(self.dut)
DDnsOverTlsTest.py56 nutils.verify_lte_data_and_tethering_supported(ad)
DDataUsageTest.py86 nutils.verify_lte_data_and_tethering_supported(ad)
DSocketKeepaliveTest.py81 nutils.verify_lte_data_and_tethering_supported(self.dut)
/tools/test/connectivity/acts/tests/google/wifi/
DWifiTethering2GPskOTATest.py43 nutils.verify_lte_data_and_tethering_supported(self.hotspot_device)
DWifiTethering2GOpenOTATest.py43 nutils.verify_lte_data_and_tethering_supported(self.hotspot_device)
DWifiTethering5GPskOTATest.py43 nutils.verify_lte_data_and_tethering_supported(self.hotspot_device)
DWifiTethering5GOpenOTATest.py43 nutils.verify_lte_data_and_tethering_supported(self.hotspot_device)
DWifiTetheringTest.py55 nutils.verify_lte_data_and_tethering_supported(self.hotspot_device)
/tools/test/connectivity/acts/framework/acts/test_utils/net/
Dnet_test_utils.py47 def verify_lte_data_and_tethering_supported(ad): function