Searched refs:find_path (Results 1 - 1 of 1) sorted by relevance

/gem5/configs/example/
H A Dapu_se.py361 def find_path(base_list, rel_path, test): function
372 return find_path(base_list, rel_path, os.path.isfile)
374 executable = find_path(benchmark_path, options.cmd, os.path.exists)

Completed in 6 milliseconds