Lines Matching refs:output_file
56 output_file = None variable
300 global output_file
301 if (output_file is None):
311 global output_file
337 if (output_file is None):
338 output_file = 'gecko_profile.json'
339 with open(output_file, 'w') as f:
341 launchFirefox(output_file)
346 with open(output_file, 'w') as f:
362 global output_file
379 output_file = args.save_only