/external/python/setuptools/setuptools/tests/ |
D | test_config.py | 19 def fake_env(tmpdir, setup_cfg, setup_py=None): argument 46 def get_dist(tmpdir, kwargs_initial=None, parse=True): argument 66 def test_basic(self, tmpdir): argument 81 def test_no_config(self, tmpdir): argument 85 def test_ignore_errors(self, tmpdir): argument 106 def test_basic(self, tmpdir): argument 144 def test_file_mixed(self, tmpdir): argument 162 def test_file_sandboxed(self, tmpdir): argument 174 def test_aliases(self, tmpdir): argument 199 def test_multiline(self, tmpdir): argument [all …]
|
D | test_namespaces.py | 19 def test_mixed_site_and_non_site(self, tmpdir): argument 60 def test_pkg_resources_import(self, tmpdir): argument 86 def test_namespace_package_installed_and_cwd(self, tmpdir): argument
|
D | test_install_scripts.py | 37 def test_sys_executable_escaping_unix(self, tmpdir, monkeypatch): argument 51 def test_sys_executable_escaping_win32(self, tmpdir, monkeypatch): argument 65 def test_executable_with_spaces_escaping_unix(self, tmpdir): argument 78 def test_executable_arg_escaping_win32(self, tmpdir): argument
|
D | test_windows_wrappers.py | 36 def create_script(cls, tmpdir): argument 71 def test_basic(self, tmpdir): argument 111 def test_with_options(self, tmpdir): argument 166 def test_basic(self, tmpdir): argument
|
D | test_archive_util.py | 14 def tarfile_with_unicode(tmpdir): argument 40 def test_unicode_files(tarfile_with_unicode, tmpdir): argument
|
D | test_develop.py | 46 def test_env(tmpdir, temp_user): argument 101 def test_console_scripts(self, tmpdir): argument 167 def test_namespace_package_importable(self, tmpdir): argument
|
D | test_sandbox.py | 13 def test_devnull(self, tmpdir): argument 35 def test_setup_py_with_CRLF(self, tmpdir): argument 108 def test_sandbox_violation_raised_hiding_setuptools(self, tmpdir): argument
|
D | test_easy_install.py | 58 def test_install_site_py(self, tmpdir): argument 136 def sdist_unicode(self, tmpdir): argument 170 def test_unicode_filename_in_sdist(self, sdist_unicode, tmpdir, monkeypatch): argument 187 def sdist_script(self, tmpdir): argument 215 def test_script_install(self, sdist_script, tmpdir, monkeypatch): argument 253 def setup_context(tmpdir): argument 302 def foo_package(self, tmpdir): argument 309 def install_target(self, tmpdir): argument
|
D | test_dist.py | 17 def test_dist_fetch_build_egg(tmpdir): argument 112 def test_maintainer_author(name, attrs, tmpdir): argument
|
D | test_setuptools.py | 329 def example_source(tmpdir): argument 351 def can_symlink(tmpdir): argument 364 def test_findall_missing_symlink(tmpdir, can_symlink): argument
|
D | test_dep_util.py | 7 def groups_target(tmpdir): argument
|
D | fixtures.py | 21 def tmpdir_cwd(tmpdir): argument
|
D | test_build_py.py | 9 def tmpdir_as_cwd(tmpdir): argument
|
D | namespaces.py | 6 def build_namespace_package(tmpdir, name): argument
|
/external/autotest/venv/lucifer/ |
D | leasing_unittest.py | 29 def test_obtain_lease(tmpdir): argument 42 def test_obtain_lease_succesfully_removes_file(tmpdir): argument 51 def test_obtain_lease_with_error_removes_files(tmpdir): argument 61 def test_Lease_expired(tmpdir, end_time): argument 71 def test_unlocked_fresh_leases_are_not_expired(tmpdir): argument 79 def test_leases_iter_with_sock_files(tmpdir): argument 87 def test_Lease_cleanup(tmpdir): argument 99 def test_Lease_cleanup_does_not_raise_on_error(tmpdir): argument 111 def test_Lease_abort(tmpdir): argument 124 def test_Lease_abort_with_closed_socket(tmpdir): argument [all …]
|
/external/fonttools/Tests/designspaceLib/ |
D | designspace_test.py | 46 def test_fill_document(tmpdir): argument 193 def test_unicodes(tmpdir): argument 250 def test_localisedNames(tmpdir): argument 346 def test_handleNoAxes(tmpdir): argument 409 def test_pathNameResolve(tmpdir): argument 643 def test_rulesConditions(tmpdir): argument 697 def test_rulesDocument(tmpdir): argument 768 def test_documentLib(tmpdir): argument 790 def test_updatePaths(tmpdir): argument 843 def test_with_with_path_object(tmpdir): argument
|
/external/fonttools/Tests/ttx/ |
D | ttx_test.py | 340 def test_options_d_goodpath(tmpdir): argument 529 def test_ttcompile_otf_compile_default(tmpdir): argument 555 def test_ttcompile_otf_to_woff_without_zopfli(tmpdir): argument 582 def test_ttcompile_otf_to_woff_with_zopfli(tmpdir): argument 610 def test_ttcompile_otf_to_woff2(tmpdir): argument 637 def test_ttcompile_ttf_compile_default(tmpdir): argument 667 def test_ttcompile_ttf_to_woff_without_zopfli(tmpdir): argument 699 def test_ttcompile_ttf_to_woff_with_zopfli(tmpdir): argument 732 def test_ttcompile_ttf_to_woff2(tmpdir): argument 771 def test_ttcompile_timestamp_calcs(inpath, outpath1, outpath2, tmpdir): argument [all …]
|
/external/fonttools/Tests/fontBuilder/ |
D | fontBuilder_test.py | 65 def test_build_ttf(tmpdir): argument 92 def test_build_otf(tmpdir): argument 118 def test_build_var(tmpdir): argument 190 def test_build_cff2(tmpdir): argument 249 def test_unicodeVariationSequences(tmpdir): argument
|
/external/nanohttpd/core/src/test/java/fi/iki/elonen/ |
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
|
/external/clang/tools/scan-build-py/tests/functional/cases/ |
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
|
/external/ltp/testcases/kernel/syscalls/mkdir/ |
D | mkdir09.c | 136 char tmpdir[MAXPATHLEN]; in runtest() local 330 char tmpdir[MAXPATHLEN]; in dochild1() local 366 char tmpdir[MAXPATHLEN]; in dochild2() local 400 char tmpdir[MAXPATHLEN]; in dochild3() local
|
/external/python/setuptools/pkg_resources/tests/ |
D | test_find_distributions.py | 20 def target_dir(self, tmpdir): argument 27 def project_dir(self, tmpdir): argument
|
/external/ltp/testcases/kernel/syscalls/getcwd/ |
D | getcwd02.c | 59 char *tmpdir = "/tmp"; in get_tmpdir_path() local 107 const char *tmpdir = get_tmpdir_path(); in setup() local
|
/external/ltp/testcases/kernel/security/filecaps/ |
D | filecaps_common.h | 12 const char *tmpdir = getenv("TMPDIR"); in get_caps_fifo() local
|
/external/perf_data_converter/src/quipper/ |
D | perf_parser_test.cc | 599 explicit RunInMountNamespaceThread(string tmpdir, string mntdir) in RunInMountNamespaceThread() 646 ScopedTempDir tmpdir("/tmp/quipper_tmp."); in TEST() local 722 RunInMountNamespaceProcess(string tmpdir, string mntdir) in RunInMountNamespaceProcess() 781 ScopedTempDir tmpdir("/tmp/quipper_tmp."); in TEST() local 867 ScopedTempDir tmpdir("/tmp/quipper_tmp."); in TEST() local 952 ScopedTempDir tmpdir("/tmp/quipper_tmp."); in TEST() local 1041 ScopedTempDir tmpdir("/tmp/quipper_tmp."); in TEST() local 1138 ScopedTempDir tmpdir("/tmp/quipper_tmp."); in TEST() local 1235 ScopedTempDir tmpdir("/tmp/quipper_tmp."); in TEST() local 1354 ScopedTempDir tmpdir("/tmp/quipper_tmp."); in TEST() local
|