Home
last modified time | relevance | path

Searched defs:tmpdir (Results 151 – 175 of 257) sorted by relevance

1234567891011

/aosp_15_r20/prebuilts/go/linux-x86/misc/ios/
Dgo_ios_exec.go23 var tmpdir string var
/aosp_15_r20/external/bsdiff/
H A Dtest_utils.cc27 const char* tmpdir = getenv("TMPDIR"); in PrependTmpdir() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mkdirat/
H A Dmkdirat01.c89 char *tmpdir = tst_get_tmpdir(); in setup_iteration() local
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/testing/
DTestTempDir.h219 const char* tmpdir = ::getenv("TMPDIR"); in getTempPath() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/io_uring/
H A Dio_uring02.c67 char *tmpdir = tst_get_tmpdir(); in setup() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mknodat/
H A Dmknodat01.c118 char *tmpdir; in setup() local
/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DTestUtils.hpp73 const char* tmpdir = getenv("TMPDIR"); in tmppath() local
H A DFileStoreTest.cpp23 const char* tmpdir = getenv("TMPDIR"); in tmppath() local
/aosp_15_r20/external/e2fsprogs/debian/
H A Drules25 tmpdir ?= ${topdir}/debian/tmp macro
/aosp_15_r20/frameworks/base/ravenwood/junit-impl-src/android/platform/test/ravenwood/
H A DRavenwoodTestStats.java84 var tmpdir = System.getProperty("java.io.tmpdir"); in RavenwoodTestStats() local
/aosp_15_r20/external/autotest/client/common_lib/
H A Dprofiler_manager_unittest.py10 tmpdir = "/home/autotest/tmp" variable in stub_job
/aosp_15_r20/external/autotest/client/bin/
H A Dtest_config.py24 def __init__(self, cfg, tmpdir='/tmp', raise_errors=False): argument
/aosp_15_r20/external/tensorflow/tensorflow/js/ops/
H A Dts_op_gen_test.cc96 const string& tmpdir = testing::TmpDir(); in GenerateTsOpFileText() local
/aosp_15_r20/system/extras/simpleperf/
H A Denvironment_test.cpp40 TemporaryDir tmpdir; in TEST() local
/aosp_15_r20/external/libcups/cups/
H A Dppd-util.c217 const char *tmpdir; /* TMPDIR environment variable */ in cupsGetPPD3() local
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/
Dtest_unistd.rs481 let tmpdir = tempdir().unwrap(); in test_fchdir() localVariable
496 let tmpdir = tempdir().unwrap(); in test_getcwd() localVariable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/renameat/
H A Drenameat01.c131 char *tmpdir; in setup() local
/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/
H A Dcc_op_gen_test.cc89 const string& tmpdir = testing::TmpDir(); in GenerateCcOpFiles() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DControlTest.java463 String tmpdir = System.getProperty("java.io.tmpdir"); in test_needsReload_LStringLLocaleLStringLClassLoaderResourceBundleJ() local
/aosp_15_r20/external/libcups/notifier/
H A Ddbus.c611 const char *tmpdir; /* Temporary directory */ in acquire_lock() local
/aosp_15_r20/external/python/cpython3/Lib/distutils/tests/
Dtest_archive_util.py106 def _make_tarball(self, tmpdir, target_name, suffix, **kwargs): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/tests/
H A Dtest_archive_util.py106 def _make_tarball(self, tmpdir, target_name, suffix, **kwargs): argument
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/tests/
Dtest_archive_util.py102 def _make_tarball(self, tmpdir, target_name, suffix, **kwargs): argument
/aosp_15_r20/external/autotest/client/cros/
H A Dverity_utils.py172 tmpdir, argument
/aosp_15_r20/external/autotest/server/hosts/
H A Dremote.py317 def delete_tmp_dir(self, tmpdir): argument

1234567891011