Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dfetch.py58 def write_recipe(self, content, tempdir): argument
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dsdt.c83 char *tempdir = NULL, *myself = get_self_path(); in test__sdt_event() local
H A Dattr.py222 def run_cmd(self, tempdir): argument
/OK3568_Linux_fs/kernel/arch/um/os-Linux/
H A Dmem.c21 static char *tempdir = NULL; variable
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/
H A Drunqueue.py397 def shutdown(self, tempdir): argument