Searched refs:outputEmptyFile (Results 1 – 1 of 1) sorted by relevance
211 public final String outputEmptyFile; field in EmuMetadataGenerator.Args266 this.outputEmptyFile = values.get(0); in Args()268 this.outputEmptyFile = null; in Args()435 if (parsedArgs.outputEmptyFile != null) { in main()437 new FileOutputStream(parsedArgs.outputEmptyFile)) { in main()