Home
last modified time | relevance | path

Searched refs:get_temp_dir (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_libc_test.cpp66 static void get_temp_dir(char *buf, size_t bufsize) { in get_temp_dir() function
370 get_temp_dir(tmpdir, sizeof(tmpdir)); in TEST()