Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/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)
DCoreNetworkingTest.py32 nutils.verify_lte_data_and_tethering_supported(self.dut)
DUsbTetheringTest.py22 nutils.verify_lte_data_and_tethering_supported(self.dut)
DDataCostTest.py52 nutils.verify_lte_data_and_tethering_supported(ad)
87 nutils.verify_lte_data_and_tethering_supported(ad)
DDataUsageTest.py85 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/
DWifiTethering5GOpenOTATest.py43 nutils.verify_lte_data_and_tethering_supported(self.hotspot_device)
DWifiTethering5GPskOTATest.py43 nutils.verify_lte_data_and_tethering_supported(self.hotspot_device)
DWifiTethering2GOpenOTATest.py43 nutils.verify_lte_data_and_tethering_supported(self.hotspot_device)
DWifiTethering2GPskOTATest.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.py53 def verify_lte_data_and_tethering_supported(ad): function