Home
last modified time | relevance | path

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

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