Lines Matching defs:self
48 def __init__(self, controllers): argument
51 def setup_class(self): argument
76 def setup_test(self): argument
81 def teardown_test(self): argument
87 def teardown_class(self): argument
91 def on_fail(self, test_name, begin_time): argument
95 def teardown_class(self): argument
102 def connect_to_wifi_network(self, params): argument
116 def get_connection_data(self, dut, network): argument
135 def connect_multiple_networks(self, dut): argument
152 def get_enabled_network(self, network1, network2): argument
169 def check_configstore_networks(self, networks): argument
207 def connect_to_wifi_network_with_id(self, network_id, network_ssid): argument
229 def run_iperf_client(self, params): argument
247 def connect_to_wifi_network_toggle_wifi_and_run_iperf(self, params): argument
267 def run_iperf(self, iperf_args): argument
277 def run_iperf_rx_tx(self, time, omit=10): argument
286 def get_energy_info(self): argument
324 def turn_location_on_and_scan_toggle_on(self): argument
332 def turn_location_off_and_scan_toggle_off(self): argument
340 def turn_location_on_and_scan_toggle_off(self): argument
348 def helper_reconnect_toggle_wifi(self): argument
371 def helper_reconnect_toggle_airplane(self): argument
394 def helper_reboot_configstore_reconnect(self): argument
422 def helper_toggle_wifi_reboot_configstore_reconnect(self): argument
456 def helper_toggle_airplane_reboot_configstore_reconnect(self): argument
497 def test_toggle_wifi_state_and_get_startupTime(self): argument
508 def test_toggle_with_screen(self): argument
527 def test_scan(self): argument
534 def test_scan_with_wifi_off_and_location_scan_on(self): argument
545 def test_scan_with_wifi_off_and_location_scan_off(self): argument
560 def test_add_network(self): argument
573 def test_forget_network(self): argument
591 def test_reconnect_to_connected_network(self): argument
617 def test_reconnect_to_previously_connected(self): argument
643 def test_reconnect_toggle_wifi(self): argument
657 def test_reconnect_toggle_wifi_with_location_scan_on(self): argument
673 def test_reconnect_toggle_airplane(self): argument
687 def test_reconnect_toggle_airplane_with_location_scan_on(self): argument
703 def test_reboot_configstore_reconnect(self): argument
718 def test_reboot_configstore_reconnect_with_location_scan_on(self): argument
735 def test_toggle_wifi_reboot_configstore_reconnect(self): argument
752 def test_toggle_wifi_reboot_configstore_reconnect_with_location_scan_on(self): argument
771 def test_toggle_airplane_reboot_configstore_reconnect(self): argument
788 def test_toggle_airplane_reboot_configstore_reconnect_with_location_scan_on(self): argument
807 def test_config_store_with_wpapsk_2g(self): argument
812 def test_config_store_with_wpapsk_5g(self): argument
817 def test_tdls_supported(self): argument
830 def test_energy_info(self): argument
835 def test_energy_info_connected(self): argument