Home | History | Annotate | Download | only in bootperf-bin

Lines Matching refs:directory

41 DEFINE_string output_dir "" "output directory for results" o
67 # Structure of a results directory:
68 # $RUNDIR.$ITER/ - directory
70 # $RUNDIR_SUMMARY/ - directory
71 # $RUNDIR_ALL_RESULTS/ - optional directory
73 # If you add any other content under the results directory, you'll
88 --output_dir <directory>
89 --o <directory> Specify output directory for results
97 given destination directory. The test target is specified by
105 If the destination directory doesn't exist, it is created. If the
106 destination directory already holds test results, additional
109 If no destination is specified, the current directory is used,
110 provided that the directory is empty, or has been previously used
111 as a destination directory for this command.
129 # List any files in the current directory not created as output
138 # current directory.
192 # options. 'cd' to the results directory, if it was specified. If
214 error "No results directory specified, and current directory"