/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 …]
|
D | conftest.py | 15 def p(tmpdir, *args): argument 58 def helper_fixture(tmpdir): argument
|
/external/fonttools/Tests/designspaceLib/ |
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 …]
|
D | split_test.py | 72 def test_split(datadir, tmpdir, test_ds, expected_interpolable_spaces): argument 137 def test_convert5to4(datadir, tmpdir, test_ds, expected_vfs): argument
|
/external/trusty/arm-trusted-firmware/tools/tlc/tests/ |
D | test_transfer_list.py | 99 def test_empty_transfer_list_blob(tmpdir): argument 110 def test_single_te_transfer_list(tag_id, data, tmpdir): argument 128 def test_multiple_te_transfer_list(tmpdir): argument 151 def test_read_empty_transfer_list_from_file(tmpdir): argument 162 def test_read_single_transfer_list_from_file(tmpdir): argument 179 def test_read_multiple_transfer_list_from_file(tmpdir): argument 214 def test_get_fdt_offset(tmpdir): argument 226 def test_get_missing_fdt_offset(tmpdir): argument
|
D | conftest.py | 20 def tmptlstr(tmpdir): argument 25 def tmpyamlconfig(tmpdir): argument 30 def tmpfdt(tmpdir): argument 42 def tmpyamlconfig_blob_file(tmpdir, tmpfdt, non_empty_tag_id): argument
|
D | test_cli.py | 26 def test_create_empty_tl(tmpdir): argument 35 def test_create_with_fdt(tmpdir): argument 133 def test_unpack_tl(tlcrunner, tmptlstr, tmpfdt, tmpdir): argument 140 def test_unpack_multiple_tes(tlcrunner, tlc_entries, tmptlstr, tmpdir): argument 152 def test_unpack_into_dir(tlcrunner, tmpdir, tmptlstr, tmpfdt): argument 159 def test_unpack_into_dir_with_conflicting_tags(tlcrunner, tmpdir, tmptlstr, tmpfdt): argument
|
/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 …]
|
/external/fonttools/Tests/ttx/ |
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 …]
|
/external/armnn/python/pyarmnn/test/ |
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
|
/external/fonttools/Tests/fontBuilder/ |
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
|
/external/perfetto/src/traced/probes/power/ |
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
|
/external/fonttools/Tests/cu2qu/ |
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
|
/external/ltp/testcases/kernel/syscalls/mkdir/ |
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
|
/external/libxkbcommon/test/ |
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
|
/external/google-java-format/core/src/test/java/com/google/googlejavaformat/java/ |
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
|
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 …]
|
/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
|
/external/armnn/python/pyarmnn/ |
D | conftest.py | 31 def tmpdir(tmpdir): argument
|
/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/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/rust/android-crates-io/crates/tempfile/tests/ |
D | tempfile.rs | 23 let tmpdir = tempfile::tempdir().unwrap(); in test_cleanup() localVariable 36 let tmpdir = tempfile::tempdir().unwrap(); in test_pathological_cleaner() localVariable
|
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
|
/external/liburing/test/ |
D | across-fork.c | 88 static int verify_file(const char *tmpdir, const char *fname, const char* expect) in verify_file() 115 static void cleanup(const char *tmpdir) in cleanup() 139 char tmpdir[] = "forktmpXXXXXX"; in main() local
|
/external/fonttools/Tests/ttLib/ |
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 …]
|