Home
last modified time | relevance | path

Searched refs:verify_lte_data_and_tethering_supported (Results 1 – 15 of 15) 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)
DIKEv2VpnOverLTETest.py48 nutils.verify_lte_data_and_tethering_supported(ad)
DVpnOverLTETest.py38 nutils.verify_lte_data_and_tethering_supported(ad)
DDnsOverTlsTest.py51 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/tests/google/wifi/
DWifiTethering5GOpenOTATest.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)
DWifiTethering5GPskOTATest.py43 nutils.verify_lte_data_and_tethering_supported(self.hotspot_device)
DWifiTetheringTest.py54 nutils.verify_lte_data_and_tethering_supported(self.hotspot_device)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dnet_test_utils.py50 def verify_lte_data_and_tethering_supported(ad): function