Home
last modified time | relevance | path

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

/external/r8/tools/
Dcreate_dx_replay.py30 IN_SUBDIR = 'in' # subdirectory for the local copy of the input files variable
57 copy2(arg, join(out_dir, join(IN_SUBDIR, input_file)))
80 utils.makedirs_if_needed(join(args.output_dir, IN_SUBDIR))
109 """.format(IN_SUBDIR, OUT_SUBDIR)