Home
last modified time | relevance | path

Searched defs:work_dir (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/image-fuzzer/
H A Drunner.py121 def __init__(self, test_id, seed, work_dir, run_log, argument
330 def run_test(test_id, seed, work_dir, run_log, cleanup, log_all, argument
400 work_dir = os.path.realpath(args[0]) variable