Lines Matching refs:f_out
512 gzip.open(test_result_file_gz, 'w')) as f_out:513 shutil.copyfileobj(f_in, f_out)