Home | History | Annotate | Download | only in network

Lines Matching refs:result_dir

359     def __init__(self, client_host, result_dir, use_wpa_cli):
364 @param result_dir string directory to store test logs/packet caps.
376 self._result_dir = result_dir
554 result_dir = os.path.join(self._result_dir, local_save_dir);
556 self.host.teststation.get_file(debug_dir, result_dir)
557 self.host.teststation.get_file(log_file, result_dir)