Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/
H A Dafl-wine-trace36 qemu_path = os.getenv("WINECOV_QEMU_PATH") variable
38 qemu_path = os.path.join(my_dir, "afl-qemu-trace") variable
40 qemu_path = "qemu-" variable
48 qemu_path = shutil.which(qemu_path) variable
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_gvtg_test.c65 static char qemu_path[PATH_MAX] = {0}; variable