Home
last modified time | relevance | path

Searched refs:setup_ap_and_associate (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/
DRebootStressTest.py27 from acts.test_utils.abstract_devices.utils_lib.wlan_utils import setup_ap_and_associate
51 setup_ap_and_associate(access_point=self.ap,
DRebootAPStressTest.py35 from acts.test_utils.abstract_devices.utils_lib.wlan_utils import setup_ap_and_associate
82 setup_ap_and_associate(access_point=self.ap,
DPingStressTest.py28 from acts.test_utils.abstract_devices.utils_lib.wlan_utils import setup_ap_and_associate
53 setup_ap_and_associate(access_point=self.ap,
DDownloadStressTest.py27 from acts.test_utils.abstract_devices.utils_lib.wlan_utils import setup_ap_and_associate
65 setup_ap_and_associate(
DSoftApTest.py30 from acts.test_utils.abstract_devices.utils_lib.wlan_utils import setup_ap_and_associate
1022 if not setup_ap_and_associate(access_point=self.access_point,
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/utils_lib/
Dwlan_utils.py28 asserts.assert_true(setup_ap_and_associate(*args, **kwargs),
33 def setup_ap_and_associate(access_point, function