Searched defs:expected_con (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiPnoTest.py | 91 def trigger_pno_and_assert_connect(self, attn_val_name, expected_con): argument
|
D | WifiEnterpriseRoamingTest.py | 143 def trigger_roaming_and_validate(self, attn_val_name, expected_con): argument
|
D | WifiStressTest.py | 182 def connect_and_verify_connected_ssid(self, expected_con, is_pno=False): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_test_utils.py | 1805 def verify_wifi_connection_info(ad, expected_con): argument 1997 def trigger_roaming_and_validate(dut, attenuator, attn_val_name, expected_con): argument
|