Home
last modified time | relevance | path

Searched defs:tempdir (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dfetch.py62 def write_recipe(self, content, tempdir): argument
H A Ddevtool.py2488 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 Dsdt.c83 char *tempdir = NULL, *myself = get_self_path(); in test__sdt_event() local
H A Dattr.py271 def run_cmd(self, tempdir): argument
/openbmc/linux/arch/um/os-Linux/
H A Dmem.c43 static char *tempdir = NULL; variable
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Drunqueue.py397 def shutdown(self, tempdir): argument