Home
last modified time | relevance | path

Searched defs:tmppath (Results 1 – 18 of 18) sorted by relevance

/external/pytorch/test/cpp/c10d/
DTestUtils.hpp55 std::string tmppath() { in tmppath() function
65 std::string tmppath() { in tmppath() function
DFileStoreTest.cpp18 std::string tmppath() { in tmppath() function
22 std::string tmppath() { in tmppath() function
/external/ltp/testcases/kernel/syscalls/mount/
Dmount06.c29 static char *tmppath; variable
/external/libcups/cups/
Dtempfile.c42 char tmppath[1024]; /* Temporary directory */ in cupsTempFd() local
Dppd-util.c229 char tmppath[1024]; /* Temporary directory */ in cupsGetPPD3() local
/external/perfetto/test/cts/test_apps/jni/
Dtarget.cc45 std::string tmppath = std::string(path) + std::string(".tmp"); in ReportCycle() local
/external/rust/android-crates-io/crates/tempfile/tests/
Dnamedtempfile.rs172 let tmppath = tmpfile.into_temp_path(); in test_temppath_persist() localVariable
200 let mut tmppath = tmpfile.into_temp_path(); in test_temppath_persist_noclobber() localVariable
/external/igt-gpu-tools/runner/
Dsettings.c515 char *tmppath = strdup(path); in _dirname() local
524 char *tmppath = strdup(path); in _basename() local
/external/libaom/test/
Dvideo_source.h72 char tmppath[MAX_PATH]; variable
/external/libvpx/test/
Dvideo_source.h71 char tmppath[MAX_PATH]; in GetTempOutFile() local
/external/cronet/stable/third_party/apache-portable-runtime/src/build/
Daplibtool.c730 char *tmppath = strdup(path); in truncate_dll_name() local
Djlibtool.c649 char *tmppath = strdup(path); in truncate_dll_name() local
/external/cronet/tot/third_party/apache-portable-runtime/src/build/
Daplibtool.c730 char *tmppath = strdup(path); in truncate_dll_name() local
Djlibtool.c649 char *tmppath = strdup(path); in truncate_dll_name() local
/external/igt-gpu-tools/tests/
Dsw_sync.c278 char tmppath[] = "/tmp/igt-XXXXXX"; in test_sync_merge_invalid() local
/external/elfutils/debuginfod/
Ddebuginfod.cxx1779 char *tmppath = NULL; in extract_section() local
2107 char* tmppath = NULL; in handle_buildid_r_match() local
3508 char* tmppath = NULL; in archive_classify() local
/external/bcc/src/cc/
Dbcc_elf.c659 char tmppath[PATH_MAX]; in find_debug_via_debuglink() local
/external/libpcap/
Dpcap.c2185 char *scheme, *tmpuserinfo, *tmphost, *tmpport, *tmppath; local