Searched defs:bin_path (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/tests/functional/qemu_test/ | ||
| H A D | testcase.py | 272 run_cmd(self, bin_path, args=[]) global() argument |
| /openbmc/qemu/tests/qtest/ | ||
| H A D | libqtest.c | 1998 gchar *bin_path = g_strconcat("/qemu-system-", arch, NULL); qtest_inproc_init() local |