Searched refs:ABS_TOOL_PATH (Results 1 – 2 of 2) sorted by relevance
19 ABS_TOOL_PATH = os.path.abspath(os.path.dirname(__file__)) variable77 subprocess.check_output(argv, stderr=subprocess.STDOUT, cwd=ABS_TOOL_PATH, timeout=TIMEOUT)
31 ABS_TOOL_PATH = os.path.abspath(os.path.dirname(__file__)) variable32 QEMU_CONFIGS_DIR = os.path.join(ABS_TOOL_PATH, 'qemu_configs')