Searched refs:ABS_TOOL_PATH (Results 1 – 1 of 1) sorted by relevance
27 ABS_TOOL_PATH = os.path.abspath(os.path.dirname(__file__)) variable28 QEMU_CONFIGS_DIR = os.path.join(ABS_TOOL_PATH, 'qemu_configs')
Completed in 4 milliseconds