Home
last modified time | relevance | path

Searched refs:stop_capture (Results 1 – 22 of 22) sorted by relevance

/external/autotest/server/site_tests/network_WiFi_RegDomain/
Dnetwork_WiFi_RegDomain.py125 wifi_context.capture_host.stop_capture()
180 pcap_path = capturer.stop_capture()[0].local_pcap_path
190 capturer.stop_capture()
/external/autotest/server/cros/network/
Dpacket_capturer.py134 def stop_capture(self, capture_pid=None): member in DisabledPacketCapturer
181 self.stop_capture()
325 def stop_capture(self, capture_pid=None, local_save_dir=None, member in PacketCapturer
Dwifi_client.py497 self.stop_capture()
/external/autotest/server/site_tests/network_WiFi_ChaosLongConnect/
Dnetwork_WiFi_ChaosLongConnect.py74 capturer.stop_capture(save_dir=self.outputdir,
/external/autotest/server/site_tests/network_WiFi_RxFrag/
Dnetwork_WiFi_RxFrag.py42 self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_HiddenScan/
Dnetwork_WiFi_HiddenScan.py36 results = self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_VisibleScan/
Dnetwork_WiFi_VisibleScan.py46 results = self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_SetOptionalDhcpProperties/
Dnetwork_WiFi_SetOptionalDhcpProperties.py77 results = self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_Regulatory/
Dnetwork_WiFi_Regulatory.py68 self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_ChaosConnectDisconnect/
Dnetwork_WiFi_ChaosConnectDisconnect.py64 capturer.stop_capture(save_dir=self.outputdir,
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/
Dnetwork_WiFi_SimpleConnect.py34 self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_PTK/
Dnetwork_WiFi_PTK.py64 self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_LowInitialBitrates/
Dnetwork_WiFi_LowInitialBitrates.py97 results = self.context.capture_host.stop_capture()
/external/autotest/server/
Dsite_linux_system.py316 self.stop_capture()
341 def stop_capture(self, save_dir=None, save_filename=None): member in LinuxSystem
350 results = self._packet_capturer.stop_capture(
/external/autotest/server/site_tests/network_WiFi_MalformedProbeResp/
Dnetwork_WiFi_MalformedProbeResp.py89 self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_OverlappingBSSScan/
Dnetwork_WiFi_OverlappingBSSScan.py81 self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_IPv6RA/
Dnetwork_WiFi_IPv6RA.py33 self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_DarkResumeActiveScans/
Dnetwork_WiFi_DarkResumeActiveScans.py34 results = self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_TDLSPing/
Dnetwork_WiFi_TDLSPing.py55 results = self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_RateControl/
Dnetwork_WiFi_RateControl.py153 results = self.context.capture_host.stop_capture()
/external/autotest/server/site_tests/network_WiFi_ChannelScanDwellTime/
Dnetwork_WiFi_ChannelScanDwellTime.py150 pcap_path = self.context.capture_host.stop_capture()[0].local_pcap_path
/external/autotest/server/cros/clique_lib/
Dclique_dut_control.py502 capturer.stop_capture(save_dir=self.outputdir,