Searched refs:capture_host (Results 1 – 17 of 17) sorted by relevance
68 capture_host = utils.allocate_packet_capturer(lock_manager)71 utils.sanitize_client(capture_host)72 capturer = site_linux_system.LinuxSystem(capture_host, {},76 iw_command = iw_runner.IwRunner(capture_host)80 capturer_info = capture_host.run('cat /etc/lsb-release',164 capture_host, {},'packet_capturer')
75 capture_host = utils.allocate_packet_capturer(79 utils.sanitize_client(capture_host)80 capturer = site_linux_system.LinuxSystem(capture_host, {},84 iw_command = iw_runner.IwRunner(capture_host)88 capturer_info = capture_host.run('cat /etc/lsb-release',211 capture_host, {},'packet_capturer')
33 results = self.context.capture_host.stop_capture()79 self.context.capture_host.start_capture(118 self.context.capture_host.start_capture(
25 self.context.capture_host.start_capture(39 results = self.context.capture_host.stop_capture()
34 self.context.capture_host.start_capture(47 results = self.context.capture_host.stop_capture()
30 self.context.capture_host.start_capture(router_conf.frequency,57 self.context.capture_host.stop_capture()
68 self.context.capture_host.start_capture(75 results = self.context.capture_host.stop_capture()
45 self.context.capture_host.start_capture(74 results = self.context.capture_host.stop_capture()
65 def capture_host(self): member in WiFiTestContextManager184 self.capture_host.start_capture(ap_config.frequency,
84 self.context.capture_host.start_capture(91 results = self.context.capture_host.stop_capture()
41 self.context.capture_host.start_capture(ap_config.frequency)64 self.context.capture_host.stop_capture()
40 self.context.capture_host.start_capture(87 self.context.capture_host.stop_capture()
81 self.context.capture_host.start_capture(89 self.context.capture_host.stop_capture()
133 self.context.capture_host.start_capture(144 results = self.context.capture_host.stop_capture()
132 self.context.capture_host.start_capture(self.FREQUENCY_MHZ)159 pcap_path = self.context.capture_host.stop_capture()[0].local_pcap_path
222 capture_host = utils.allocate_packet_capturer(225 capture_host, {}, 'packet_capturer')
119 at `self.context.capture_host`. Before the testing starts, the test begins126 capture_results = self.context.capture_host.stop_capture()