/aosp_15_r20/external/python/setuptools/setuptools/tests/config/ |
D | test_setupcfg.py | 32 tmpdir, setup_cfg, setup_py=None, encoding='ascii', package_path='fake_package' argument 58 def get_dist(tmpdir, kwargs_initial=None, parse=True): argument 77 def test_basic(self, tmpdir): argument 92 def test_no_config(self, tmpdir): argument 96 def test_ignore_errors(self, tmpdir): argument 113 def test_basic(self, tmpdir): argument 151 def test_license_cfg(self, tmpdir): argument 171 def test_file_mixed(self, tmpdir): argument 186 def test_file_sandboxed(self, tmpdir): argument 197 def test_aliases(self, tmpdir): argument [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/fs/ |
H A D | tests.rs | 101 let tmpdir = tmpdir(); in file_test_io_smoke_test() localVariable 121 let tmpdir = tmpdir(); in invalid_path_raises() localVariable 135 let tmpdir = tmpdir(); in file_test_iounlinking_invalid_path_should_raise_condition() localVariable 152 let tmpdir = tmpdir(); in file_test_io_non_positional_read() localVariable 181 let tmpdir = tmpdir(); in file_test_io_seek_and_tell_smoke_test() localVariable 208 let tmpdir = tmpdir(); in file_test_io_seek_and_write() localVariable 233 let tmpdir = tmpdir(); in file_test_io_seek_shakedown() localVariable 259 let tmpdir = tmpdir(); in file_test_io_eof() localVariable 276 let tmpdir = tmpdir(); in file_test_io_read_write_at() localVariable 332 let tmpdir = tmpdir(); in set_get_unix_permissions() localVariable [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/fs/ |
H A D | tests.rs | 101 let tmpdir = tmpdir(); in file_test_io_smoke_test() localVariable 121 let tmpdir = tmpdir(); in invalid_path_raises() localVariable 135 let tmpdir = tmpdir(); in file_test_iounlinking_invalid_path_should_raise_condition() localVariable 152 let tmpdir = tmpdir(); in file_test_io_non_positional_read() localVariable 181 let tmpdir = tmpdir(); in file_test_io_seek_and_tell_smoke_test() localVariable 208 let tmpdir = tmpdir(); in file_test_io_seek_and_write() localVariable 233 let tmpdir = tmpdir(); in file_test_io_seek_shakedown() localVariable 259 let tmpdir = tmpdir(); in file_test_io_eof() localVariable 276 let tmpdir = tmpdir(); in file_test_io_read_write_at() localVariable 332 let tmpdir = tmpdir(); in set_get_unix_permissions() localVariable [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/fs/ |
H A D | tests.rs | 101 let tmpdir = tmpdir(); in file_test_io_smoke_test() localVariable 121 let tmpdir = tmpdir(); in invalid_path_raises() localVariable 135 let tmpdir = tmpdir(); in file_test_iounlinking_invalid_path_should_raise_condition() localVariable 152 let tmpdir = tmpdir(); in file_test_io_non_positional_read() localVariable 181 let tmpdir = tmpdir(); in file_test_io_seek_and_tell_smoke_test() localVariable 208 let tmpdir = tmpdir(); in file_test_io_seek_and_write() localVariable 233 let tmpdir = tmpdir(); in file_test_io_seek_shakedown() localVariable 259 let tmpdir = tmpdir(); in file_test_io_eof() localVariable 276 let tmpdir = tmpdir(); in file_test_io_read_write_at() localVariable 332 let tmpdir = tmpdir(); in set_get_unix_permissions() localVariable [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/fs/ |
H A D | tests.rs | 101 let tmpdir = tmpdir(); in file_test_io_smoke_test() localVariable 121 let tmpdir = tmpdir(); in invalid_path_raises() localVariable 135 let tmpdir = tmpdir(); in file_test_iounlinking_invalid_path_should_raise_condition() localVariable 152 let tmpdir = tmpdir(); in file_test_io_non_positional_read() localVariable 181 let tmpdir = tmpdir(); in file_test_io_seek_and_tell_smoke_test() localVariable 208 let tmpdir = tmpdir(); in file_test_io_seek_and_write() localVariable 233 let tmpdir = tmpdir(); in file_test_io_seek_shakedown() localVariable 259 let tmpdir = tmpdir(); in file_test_io_eof() localVariable 276 let tmpdir = tmpdir(); in file_test_io_read_write_at() localVariable 332 let tmpdir = tmpdir(); in set_get_unix_permissions() localVariable [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/fs/ |
H A D | tests.rs | 101 let tmpdir = tmpdir(); in file_test_io_smoke_test() localVariable 121 let tmpdir = tmpdir(); in invalid_path_raises() localVariable 135 let tmpdir = tmpdir(); in file_test_iounlinking_invalid_path_should_raise_condition() localVariable 152 let tmpdir = tmpdir(); in file_test_io_non_positional_read() localVariable 181 let tmpdir = tmpdir(); in file_test_io_seek_and_tell_smoke_test() localVariable 208 let tmpdir = tmpdir(); in file_test_io_seek_and_write() localVariable 233 let tmpdir = tmpdir(); in file_test_io_seek_shakedown() localVariable 259 let tmpdir = tmpdir(); in file_test_io_eof() localVariable 276 let tmpdir = tmpdir(); in file_test_io_read_write_at() localVariable 332 let tmpdir = tmpdir(); in set_get_unix_permissions() localVariable [all …]
|
/aosp_15_r20/external/python/google-auth-library-python/tests/ |
D | test__default.py | 161 def test_load_credentials_from_file_invalid_json(tmpdir): argument 171 def test_load_credentials_from_file_invalid_type(tmpdir): argument 187 def test_load_credentials_from_file_no_type(tmpdir): argument 197 def test_load_credentials_from_file_authorized_user_bad_format(tmpdir): argument 269 def test_load_credentials_from_file_service_account_bad_format(tmpdir): argument 282 get_project_id, tmpdir argument 295 def test_load_credentials_from_file_external_account_aws(get_project_id, tmpdir): argument 308 get_project_id, tmpdir argument 324 get_project_id, tmpdir argument 339 def test_load_credentials_from_file_external_account_workforce(get_project_id, tmpdir): argument [all …]
|
/aosp_15_r20/external/fonttools/Tests/ttx/ |
H A D | ttx_test.py | 340 def test_options_d_goodpath(tmpdir): argument 524 def test_ttcompile_otf_compile_default(tmpdir): argument 550 def test_ttcompile_otf_to_woff_without_zopfli(tmpdir): argument 577 def test_ttcompile_otf_to_woff_with_zopfli(tmpdir): argument 605 def test_ttcompile_otf_to_woff2(tmpdir): argument 632 def test_ttcompile_ttf_compile_default(tmpdir): argument 662 def test_ttcompile_ttf_to_woff_without_zopfli(tmpdir): argument 694 def test_ttcompile_ttf_to_woff_with_zopfli(tmpdir): argument 727 def test_ttcompile_ttf_to_woff2(tmpdir): argument 766 def test_ttcompile_timestamp_calcs(inpath, outpath1, outpath2, tmpdir): argument [all …]
|
/aosp_15_r20/external/python/watchdog/tests/ |
D | test_0_watchmedo.py | 24 def test_load_config_valid(tmpdir): argument 40 def test_load_config_invalid(tmpdir): argument 57 def make_dummy_script(tmpdir, n=10): argument 64 def test_kill_auto_restart(tmpdir, capfd): argument 77 def test_shell_command_wait_for_completion(tmpdir, capfd): argument 89 def test_shell_command_subprocess_termination_nowait(tmpdir): argument 101 tmpdir, argument 114 def test_auto_restart_not_happening_on_file_opened_event(tmpdir, capfd): argument 130 def test_auto_restart_on_file_change(tmpdir, capfd): argument 153 def test_auto_restart_on_file_change_debounce(tmpdir, capfd): argument [all …]
|
/aosp_15_r20/external/fonttools/Tests/designspaceLib/ |
H A D | designspace_test.py | 61 def test_fill_document(tmpdir): argument 228 def test_unicodes(tmpdir): argument 286 def test_localisedNames(tmpdir): argument 386 def test_handleNoAxes(tmpdir): argument 450 def test_pathNameResolve(tmpdir): argument 693 def test_axisMappingsRoundtrip(tmpdir): argument 731 def test_rulesConditions(tmpdir): argument 797 def test_rulesDocument(tmpdir): argument 900 def test_documentLib(tmpdir): argument 922 def test_updatePaths(tmpdir): argument [all …]
|
/aosp_15_r20/external/google-java-format/core/src/test/java/com/google/googlejavaformat/java/ |
H A D | PartialFormattingTest.java | 397 Path tmpdir = testFolder.newFolder().toPath(); in testLength() local 429 Path tmpdir = testFolder.newFolder().toPath(); in testLengthRange() local 475 Path tmpdir = testFolder.newFolder().toPath(); in statementAndComments() local 521 Path tmpdir = testFolder.newFolder().toPath(); in statementAndComments2() local 567 Path tmpdir = testFolder.newFolder().toPath(); in statementAndComments3() local 715 Path tmpdir = testFolder.newFolder().toPath(); in noTokensOnLine() local 930 Path tmpdir = testFolder.newFolder().toPath(); in testFormatLine() local 958 Path tmpdir = testFolder.newFolder().toPath(); in lineWithTrailingComment() local 1082 Path tmpdir = testFolder.newFolder().toPath(); in outOfRangeStartLine() local 1109 Path tmpdir = testFolder.newFolder().toPath(); in outOfRangeEndLine() local [all …]
|
H A D | DiagnosticTest.java | 76 Path tmpdir = testFolder.newFolder().toPath(); in parseError() local 94 Path tmpdir = testFolder.newFolder().toPath(); in lexError() local 113 Path tmpdir = testFolder.newFolder().toPath(); in oneFileParseError() local 135 Path tmpdir = testFolder.newFolder().toPath(); in oneFileParseErrorReplace() local 155 Path tmpdir = testFolder.newFolder().toPath(); in parseError2() local 189 Path tmpdir = testFolder.newFolder().toPath(); in lexError2() local
|
/aosp_15_r20/external/python/setuptools/setuptools/tests/ |
D | test_easy_install.py | 134 def sdist_unicode(self, tmpdir): argument 169 self, sdist_unicode, tmpdir, monkeypatch): argument 186 def sdist_unicode_in_script(self, tmpdir): argument 226 self, sdist_unicode_in_script, tmpdir, monkeypatch): argument 239 def sdist_script(self, tmpdir): argument 267 def test_script_install(self, sdist_script, tmpdir, monkeypatch): argument 322 def setup_context(tmpdir): argument 371 def foo_package(self, tmpdir): argument 378 def install_target(self, tmpdir): argument 695 def test_setup_requires_with_python_requires(self, monkeypatch, tmpdir): argument [all …]
|
D | test_packageindex.py | 143 def test_local_index(self, tmpdir): argument 196 def test_download_git_with_rev(self, tmpdir): argument 218 def test_download_git_no_rev(self, tmpdir): argument 234 def test_download_svn(self, tmpdir): argument 287 def temp_home(tmpdir, monkeypatch): argument
|
D | test_namespaces.py | 16 def test_mixed_site_and_non_site(self, tmpdir): argument 55 def test_pkg_resources_import(self, tmpdir): argument 80 def test_namespace_package_installed_and_cwd(self, tmpdir): argument 107 def test_packages_in_the_same_namespace_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 79 def test_executable_arg_escaping_win32(self, tmpdir): argument
|
D | test_windows_wrappers.py | 35 def create_script(cls, tmpdir): argument 80 def test_basic(self, tmpdir): argument 121 def test_with_options(self, tmpdir): argument 180 def test_basic(self, tmpdir): argument
|
/aosp_15_r20/external/fonttools/Tests/fontBuilder/ |
H A D | fontBuilder_test.py | 119 def test_build_ttf(tmpdir): argument 170 def test_build_otf(tmpdir): argument 206 def test_build_var(tmpdir): argument 297 def test_build_cff2(tmpdir): argument 319 def test_build_cff_to_cff2(tmpdir): argument 382 def test_unicodeVariationSequences(tmpdir): argument
|
/aosp_15_r20/external/armnn/python/pyarmnn/test/ |
H A D | test_setup.py | 15 def _setup_armnn(tmpdir): argument 50 def test_find_armnn(tmpdir): argument 61 def test_find_armnn_default_path(tmpdir): argument 71 def test_not_find_armnn(tmpdir): argument 80 def test_rubbish_armnn_include(tmpdir, env): argument
|
/aosp_15_r20/external/perfetto/src/traced/probes/power/ |
H A D | linux_power_sysfs_data_source_unittest.cc | 25 base::TmpDirTree tmpdir; in TEST() local 47 base::TmpDirTree tmpdir; in TEST() local 68 base::TmpDirTree tmpdir; in TEST() local 108 base::TmpDirTree tmpdir; in TEST() local 126 base::TmpDirTree tmpdir; in TEST() local
|
/aosp_15_r20/external/libxkbcommon/test/ |
H A D | context.c | 101 char *tmpdir = strdup(template); in maketmpdir() local 129 const char *tmpdir; in test_config_root_include_path() local 196 const char *tmpdir; in test_xkbdir_include_path() local 224 const char *tmpdir; in test_xdg_include_path() local 249 const char *tmpdir; in test_xdg_include_path_fallback() local 277 const char *tmpdir; in test_include_order() local
|
/aosp_15_r20/external/fonttools/Tests/cu2qu/ |
H A D | cli_test.py | 21 def test_paths(tmpdir): argument 43 def test_single_input_output_file(self, tmpdir): argument 50 def test_multiple_inputs_output_dir(self, tmpdir): argument 64 def test_copytree(self, mode, tmpdir): argument 74 def test_multiprocessing(self, tmpdir, test_paths): argument
|
/aosp_15_r20/external/fonttools/Tests/ttLib/ |
H A D | woff2_test.py | 1279 def make_ttf(tmpdir): argument 1286 def test_compress_ttf(self, tmpdir): argument 1293 def test_compress_ttf_no_glyf_transform(self, tmpdir): argument 1300 def test_compress_ttf_hmtx_transform(self, tmpdir): argument 1307 def test_compress_ttf_no_glyf_transform_hmtx_transform(self, tmpdir): argument 1319 def test_compress_output_file(self, tmpdir): argument 1327 def test_compress_otf(self, tmpdir): argument 1337 def test_recompress_woff2_keeps_flavorData(self, tmpdir): argument 1355 def test_decompress_ttf(self, tmpdir): argument 1363 def test_decompress_otf(self, tmpdir): argument [all …]
|
/aosp_15_r20/external/python/google-auth-library-python/tests_async/ |
D | test__default_async.py | 48 def test_load_credentials_from_file_invalid_json(tmpdir): argument 58 def test_load_credentials_from_file_invalid_type(tmpdir): argument 76 def test_load_credentials_from_file_no_type(tmpdir): argument 86 def test_load_credentials_from_file_authorized_user_bad_format(tmpdir): argument 152 def test_load_credentials_from_file_service_account_bad_format(tmpdir): argument 234 def test__get_gcloud_sdk_credentials_non_existent(get_adc_path, tmpdir): argument
|
/aosp_15_r20/external/python/setuptools/pkg_resources/tests/ |
D | test_pkg_resources.py | 140 def test_get_cache_path_race(self, tmpdir): argument 209 def test_get_metadata__bad_utf8(tmpdir): argument 235 def make_distribution_no_version(tmpdir, basename): argument 263 tmpdir, suffix, expected_filename, expected_dist_type): argument 321 def env(self, tmpdir): argument
|