Home
last modified time | relevance | path

Searched defs:expected_con (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiPnoTest.py91 def trigger_pno_and_assert_connect(self, attn_val_name, expected_con): argument
DWifiEnterpriseRoamingTest.py143 def trigger_roaming_and_validate(self, attn_val_name, expected_con): argument
DWifiStressTest.py182 def connect_and_verify_connected_ssid(self, expected_con, is_pno=False): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py1805 def verify_wifi_connection_info(ad, expected_con): argument
1997 def trigger_roaming_and_validate(dut, attenuator, attn_val_name, expected_con): argument