Home
last modified time | relevance | path

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

/cts/tools/selinux/
DSELinuxNeverallowTestGen.py102 output_file = sys.argv[2] variable
115 with open(output_file, 'w') as out_file: