Searched defs:tempdir (Results 1 – 6 of 6) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | fetch.py | 62 def write_recipe(self, content, tempdir): argument
|
H A D | devtool.py | 2488 def _verify_install_script_code(self, tempdir, recipe_name): argument 2513 def _devtool_ide_sdk_qemu(self, tempdir, qemu, recipe_name, example_exe): argument 2656 def _verify_cmake_preset(self, tempdir): argument
|
/openbmc/linux/tools/perf/tests/ |
H A D | sdt.c | 83 char *tempdir = NULL, *myself = get_self_path(); in test__sdt_event() local
|
H A D | attr.py | 271 def run_cmd(self, tempdir): argument
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | mem.c | 44 static char *tempdir = NULL; variable
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/ |
H A D | runqueue.py | 397 def shutdown(self, tempdir): argument
|