Home
last modified time | relevance | path

Searched refs:capture_host (Results 1 – 20 of 20) sorted by relevance

/external/autotest/server/cros/chaos_lib/
Dstatic_runner.py76 capture_host = utils.allocate_packet_capturer(
80 utils.sanitize_client(capture_host)
81 capturer = site_linux_system.LinuxSystem(capture_host, {},
85 iw_command = iw_runner.IwRunner(capture_host)
89 capturer_info = capture_host.run('cat /etc/lsb-release',
167 capture_host, {},'packet_capturer')
Dchaos_runner.py76 capture_host = utils.allocate_packet_capturer(
80 utils.sanitize_client(capture_host)
81 capturer = site_linux_system.LinuxSystem(capture_host, {},
85 iw_command = iw_runner.IwRunner(capture_host)
89 capturer_info = capture_host.run('cat /etc/lsb-release',
206 capture_host, {},'packet_capturer')
/external/autotest/server/site_tests/network_WiFi_DarkResumeActiveScans/
Dnetwork_WiFi_DarkResumeActiveScans.py34 results = self.context.capture_host.stop_capture()
85 self.context.capture_host.start_capture(
124 self.context.capture_host.start_capture(
/external/autotest/server/site_tests/network_WiFi_RxFrag/
Dnetwork_WiFi_RxFrag.py30 self.context.capture_host.start_capture(configuration.frequency)
42 self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_HiddenScan/
Dnetwork_WiFi_HiddenScan.py25 self.context.capture_host.start_capture(
36 results = self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_VisibleScan/
Dnetwork_WiFi_VisibleScan.py36 self.context.capture_host.start_capture(
46 results = self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_SetOptionalDhcpProperties/
Dnetwork_WiFi_SetOptionalDhcpProperties.py70 self.context.capture_host.start_capture(
77 results = self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_Regulatory/
Dnetwork_WiFi_Regulatory.py35 self.context.capture_host.start_capture(
68 self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/
Dnetwork_WiFi_SimpleConnect.py34 self.context.capture_host.stop_capture()
47 self.context.capture_host.start_capture(router_conf.frequency,
/external/autotest/server/site_tests/network_WiFi_PTK/
Dnetwork_WiFi_PTK.py41 self.context.capture_host.start_capture(ap_config.frequency)
64 self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_LowInitialBitrates/
Dnetwork_WiFi_LowInitialBitrates.py90 self.context.capture_host.start_capture(
97 results = self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_RegDomain/
Dnetwork_WiFi_RegDomain.py108 wifi_context.capture_host.start_capture(frequency,
125 wifi_context.capture_host.stop_capture()
263 wifi_context.client, wifi_context.capture_host,
/external/autotest/server/site_tests/network_WiFi_MalformedProbeResp/
Dnetwork_WiFi_MalformedProbeResp.py41 self.context.capture_host.start_capture(
89 self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_OverlappingBSSScan/
Dnetwork_WiFi_OverlappingBSSScan.py73 self.context.capture_host.start_capture(
81 self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_IPv6RA/
Dnetwork_WiFi_IPv6RA.py33 self.context.capture_host.stop_capture()
46 self.context.capture_host.start_capture(2437, ht_type='HT20')
/external/autotest/server/site_tests/network_WiFi_TDLSPing/
Dnetwork_WiFi_TDLSPing.py42 self.context.capture_host.start_capture(frequency)
55 results = self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_RateControl/
Dnetwork_WiFi_RateControl.py142 self.context.capture_host.start_capture(
153 results = self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_ChannelScanDwellTime/
Dnetwork_WiFi_ChannelScanDwellTime.py119 self.context.capture_host.start_capture(self.FREQUENCY_MHZ)
150 pcap_path = self.context.capture_host.stop_capture()[0].local_pcap_path
/external/autotest/server/cros/clique_lib/
Dclique_runner.py225 capture_host = utils.allocate_packet_capturer(
228 capture_host, {}, 'packet_capturer')
/external/autotest/server/cros/network/
Dwifi_test_context_manager.py64 def capture_host(self): member in WiFiTestContextManager
183 self.capture_host.start_capture(