Searched refs:capture_host (Results 1 – 18 of 18) 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')
92 self.context.capture_host.board == 'whirlwind'):97 self.context.capture_host.start_capture(104 results = self.context.capture_host.stop_capture()
33 results = self.context.capture_host.stop_capture()79 self.context.capture_host.start_capture(118 self.context.capture_host.start_capture(
29 self.context.capture_host.start_capture(router_conf.frequency,53 self.context.capture_host.stop_capture()
34 self.context.capture_host.start_capture(47 results = self.context.capture_host.stop_capture()
25 self.context.capture_host.start_capture(39 results = 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 WiFiTestContextManager192 self.capture_host.start_capture(ap_config.frequency,
41 self.context.capture_host.start_capture(ap_config.frequency)64 self.context.capture_host.stop_capture()
43 self.context.capture_host.start_capture(router1_conf.frequency)97 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()
138 self.context.capture_host.start_capture(self.FREQUENCY_MHZ)169 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()