/aosp_15_r20/external/ltp/testcases/kernel/syscalls/mkdir/ |
H A D | mkdir09.c | 37 char tmpdir[MAXPATHLEN]; in test1() local 57 char tmpdir[MAXPATHLEN]; in test2() local 77 char tmpdir[MAXPATHLEN]; in test3() local 130 char tmpdir[MAXPATHLEN]; in setup() local
|
/aosp_15_r20/system/apex/tests/testdata/sharedlibs/build/ |
H A D | shared_libs_repack.py | 134 def get_container_files(apex_file_path, tmpdir): argument 156 def extract_payload_from_img(img_file_path, tmpdir): argument 173 def run_apexer(container_files, payload_dir, key_path, pubkey_path, tmpdir): argument 223 def sign_apk_container(unsigned_apex, x509key_path, pk8key_path, tmpdir): argument
|
/aosp_15_r20/external/clang/tools/scan-build-py/tests/functional/cases/ |
H A D | test_create_cdb.py | 17 def run_intercept(tmpdir, args): argument 80 def run_intercept(tmpdir, target): argument 99 def run_intercept(tmpdir, target, args): argument 131 def run_intercept(tmpdir, command): argument
|
/aosp_15_r20/external/python/setuptools/setuptools/tests/ |
D | test_sdist.py | 94 def source_dir(self, tmpdir): argument 231 def test_defaults_case_sensitivity(self, tmpdir): argument 490 def test_pyproject_toml_in_sdist(self, tmpdir): argument 504 def test_pyproject_toml_excluded(self, tmpdir): argument
|
D | test_develop.py | 42 def test_env(tmpdir, temp_user): argument 61 def test_console_scripts(self, tmpdir): argument 129 def test_namespace_package_importable(self, tmpdir): argument
|
D | test_sandbox.py | 13 def test_devnull(self, tmpdir): argument 36 def test_setup_py_with_CRLF(self, tmpdir): argument 109 def test_sandbox_violation_raised_hiding_setuptools(self, tmpdir): argument
|
D | test_setuptools.py | 258 def example_source(tmpdir): argument 280 def can_symlink(tmpdir): argument 293 def test_findall_missing_symlink(tmpdir, can_symlink): argument
|
D | test_archive_util.py | 12 def tarfile_with_unicode(tmpdir): argument 36 def test_unicode_files(tarfile_with_unicode, tmpdir): argument
|
D | test_setopt.py | 20 def test_utf8_encoding_retained(self, tmpdir): argument 32 def test_case_retained(self, tmpdir): argument
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | tmpfile.cpp | 88 const char* tmpdir = getenv("TMPDIR"); in __get_TMPDIR() local 93 const char* tmpdir = __get_TMPDIR(); in tmpfile() local 106 const char* tmpdir = getenv("TMPDIR"); in tempnam() local
|
/aosp_15_r20/external/python/google-auth-library-python/tests/ |
D | test_identity_pool.py | 369 def test_from_file_full_options(self, mock_init, tmpdir): argument 399 def test_from_file_required_options_only(self, mock_init, tmpdir): argument 425 def test_from_file_workforce_pool(self, mock_init, tmpdir): argument 559 def test_retrieve_subject_token_missing_subject_token(self, tmpdir): argument 605 def test_retrieve_subject_token_invalid_json(self, tmpdir): argument
|
/aosp_15_r20/packages/apps/Traceur/src_common/com/android/traceur/ |
D | TraceUtils.java | 161 public static Process exec(String cmd, String tmpdir) throws IOException { in exec() 165 public static Process exec(String cmd, String tmpdir, boolean logOutput) throws IOException { in exec() 181 public static Process execWithTimeout(String cmd, String tmpdir, long timeout) in execWithTimeout() 187 public static Process execWithTimeout(String cmd, String tmpdir, long timeout, byte[] input) in execWithTimeout()
|
/aosp_15_r20/external/liburing/test/ |
H A D | across-fork.c | 87 static int verify_file(const char *tmpdir, const char *fname, const char* expect) in verify_file() 114 static void cleanup(const char *tmpdir) in cleanup() 138 char tmpdir[] = "forktmpXXXXXX"; in main() local
|
/aosp_15_r20/external/google-java-format/core/src/test/java/com/google/googlejavaformat/java/ |
H A D | FormatterTest.java | 64 Path tmpdir = testFolder.newFolder().toPath(); in testFormatAosp() local 116 Path tmpdir = testFolder.newFolder().toPath(); in testFormatLengthUpToEOF() local 133 Path tmpdir = testFolder.newFolder().toPath(); in testFormatLengthOutOfRange() local 299 Path tmpdir = testFolder.newFolder().toPath(); in importOrdering() local
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/ |
D | DirectoryScannerTest.java | 153 final String tmpdir = System.getProperty("java.io.tmpdir"); in testGetRootDirectory() local 191 final String tmpdir = System.getProperty("java.io.tmpdir"); in testScan() local 292 final String tmpdir = System.getProperty("java.io.tmpdir"); in testAddNotificationListener() local
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/ |
D | DirectoryScannerTest.java | 153 final String tmpdir = System.getProperty("java.io.tmpdir"); in testGetRootDirectory() local 191 final String tmpdir = System.getProperty("java.io.tmpdir"); in testScan() local 292 final String tmpdir = System.getProperty("java.io.tmpdir"); in testAddNotificationListener() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tempfile/tests/ |
D | tempdir.rs | 134 let tmpdir = TempDir::new().unwrap(); in dont_double_panic() localVariable 150 let tmpdir = TempDir::new().unwrap(); in in_tmpdir() localVariable 167 let tmpdir = Builder::new().keep(true).tempdir().unwrap(); in test_keep() localVariable
|
/aosp_15_r20/external/fonttools/Tests/misc/ |
H A D | plistlib_test.py | 83 def test_io(tmpdir, parametrized_pl): argument 470 def test_writePlist_to_path(tmpdir, pl_no_builtin_types): argument 479 def test_writePlist_to_file(tmpdir, pl_no_builtin_types): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/ |
D | package_index.py | 547 def download(self, spec, tmpdir): argument 582 self, requirement, tmpdir, force_scan=False, source=False, argument 657 def fetch(self, requirement, tmpdir, force_scan=False, source=False): argument 670 def gen_setup(self, filename, fragment, tmpdir): argument 787 def _download_url(self, scheme, url, tmpdir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/ |
D | package_index.py | 547 def download(self, spec, tmpdir): argument 582 self, requirement, tmpdir, force_scan=False, source=False, argument 657 def fetch(self, requirement, tmpdir, force_scan=False, source=False): argument 670 def gen_setup(self, filename, fragment, tmpdir): argument 787 def _download_url(self, scheme, url, tmpdir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/ |
D | package_index.py | 547 def download(self, spec, tmpdir): argument 582 self, requirement, tmpdir, force_scan=False, source=False, argument 657 def fetch(self, requirement, tmpdir, force_scan=False, source=False): argument 670 def gen_setup(self, filename, fragment, tmpdir): argument 787 def _download_url(self, scheme, url, tmpdir): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/ |
D | package_index.py | 547 def download(self, spec, tmpdir): argument 582 self, requirement, tmpdir, force_scan=False, source=False, argument 657 def fetch(self, requirement, tmpdir, force_scan=False, source=False): argument 670 def gen_setup(self, filename, fragment, tmpdir): argument 787 def _download_url(self, scheme, url, tmpdir): argument
|
/aosp_15_r20/external/python/setuptools/setuptools/ |
D | package_index.py | 547 def download(self, spec, tmpdir): argument 582 self, requirement, tmpdir, force_scan=False, source=False, argument 657 def fetch(self, requirement, tmpdir, force_scan=False, source=False): argument 670 def gen_setup(self, filename, fragment, tmpdir): argument 787 def _download_url(self, scheme, url, tmpdir): argument
|
/aosp_15_r20/external/armnn/python/pyarmnn/ |
H A D | conftest.py | 31 def tmpdir(tmpdir): function
|
/aosp_15_r20/external/nanohttpd/core/src/test/java/fi/iki/elonen/ |
H A D | JavaIOTempDirExistTest.java | 52 String tmpdir = System.getProperty("java.io.tmpdir"); in testJavaIoTempDefault() local 72 final String tmpdir = System.getProperty("java.io.tmpdir"); in testJavaIoTempSpecific() local
|