Home
last modified time | relevance | path

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

/external/autotest/server/cros/chaos_lib/
Dchaos_analyzer.py147 def is_valid(self, packet_capture_only): argument
157 if packet_capture_only:
206 def _get_all_test_infos(self, dir_name, failures_only, packet_capture_only): argument
210 if test_info.is_valid(packet_capture_only):
217 failures_only=False, packet_capture_only=False): argument
230 packet_capture_only):
258 if not packet_capture_only:
287 packet_capture_only=args.packet_capture_only)