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

/gem5/tests/long/se/70.twolf/
H A Dtest.py40 sav_file = os.path.join(cwd, workload.input_set + '.sav') variable
43 os.unlink(sav_file)
45 print("Couldn't unlink ", sav_file)
/gem5/tests/quick/se/70.twolf/
H A Dtest.py41 sav_file = os.path.join(cwd, workload.input_set + '.sav') variable
44 os.unlink(sav_file)
46 print("Couldn't unlink ", sav_file)

Completed in 5 milliseconds