Lines Matching refs:bench_suite_dir
156 logfile = os.path.join(config.bench_suite_dir, f)
168 result = os.path.join(config.bench_suite_dir, bench + '.json')
178 log_file = os.path.join(config.bench_suite_dir, log_file)
282 bench_result = os.path.join(config.bench_suite_dir, 'bench_result')
289 new_bench_result_path = os.path.join(config.bench_suite_dir, new_bench_result)
329 bench_result = os.path.join(config.bench_suite_dir, 'bench_result')
346 '--output=%s.json' % os.path.join(config.bench_suite_dir, bench),
379 os.environ['BENCH_SUITE_DIR'] = config.bench_suite_dir
451 infile = os.path.join(config.bench_suite_dir, bench + '.json')
453 outfile = os.path.join(config.bench_suite_dir, bench + '_report')
475 infile = os.path.join(config.bench_suite_dir, bench + '.json')
476 outfile = os.path.join(config.bench_suite_dir, bench + '_report')