Home | History | Annotate | Download | only in bench

Lines Matching refs:file_handle

120         file_handle = open(directory + '/' + bench_file, 'r')
126 bench_util.parse(default_settings, file_handle, rep))
127 file_handle.close()