/external/angle/third_party/zlib/google/ |
D | zip_reader_unittest.cc | 284 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local 310 base::FilePath target_path(FILE_PATH_LITERAL( in TEST_F() local 322 base::FilePath target_path = base::FilePath::FromUTF8Unsafe(".�.�evil.txt"); in TEST_F() local 382 base::FilePath target_path(FILE_PATH_LITERAL("ROOT/evil.txt")); in TEST_F() local 393 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/")); in TEST_F() local 521 base::FilePath target_path(FILE_PATH_LITERAL("test.txt")); in TEST_F() local 538 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local 577 const base::FilePath target_path = test_dir_.AppendASCII("extracted"); in TEST_F() local 611 const base::FilePath target_path = test_dir_.AppendASCII("extracted"); in TEST_F() local 642 const base::FilePath target_path = test_dir_.AppendASCII("extracted"); in TEST_F() local [all …]
|
/external/zlib/google/ |
D | zip_reader_unittest.cc | 284 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local 310 base::FilePath target_path(FILE_PATH_LITERAL( in TEST_F() local 323 base::FilePath target_path = base::FilePath::FromUTF8Unsafe(".�.\\evil.txt"); in TEST_F() local 383 base::FilePath target_path(FILE_PATH_LITERAL("/evil.txt")); in TEST_F() local 395 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/")); in TEST_F() local 523 base::FilePath target_path(FILE_PATH_LITERAL("test.txt")); in TEST_F() local 540 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local 579 const base::FilePath target_path = test_dir_.AppendASCII("extracted"); in TEST_F() local 613 const base::FilePath target_path = test_dir_.AppendASCII("extracted"); in TEST_F() local 644 const base::FilePath target_path = test_dir_.AppendASCII("extracted"); in TEST_F() local [all …]
|
/external/oss-fuzz/infra/cifuzz/ |
D | fuzz_target.py | 77 def __init__(self, target_path, duration, workspace, clusterfuzz_deployment, argument 193 def is_reproducible(self, testcase, target_path): argument
|
D | fuzz_target_test.py | 204 def is_reproducible_side_effect(_, target_path): argument
|
D | run_fuzzers.py | 116 def create_fuzz_target_obj(self, target_path, run_seconds): argument
|
/external/libjpeg-turbo/gtest/ |
D | tjbench-gtest-wrapper.cpp | 70 base::FilePath target_path(GetTargetDirectory()); in SetUpTestSuite() local 140 base::FilePath target_path(GetTargetDirectory()); in SetUpTestSuite() local
|
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor_util/ |
D | move.py | 58 def target_path(self): member in _Move
|
/external/cros/system_api/dbus/smbprovider/ |
D | directory_entry.proto | 198 optional string target_path = 3; field 211 optional string target_path = 3; field
|
/external/libchrome/base/files/ |
D | file_util_posix.cc | 239 FilePath target_path(to_path); in DoCopyDirectory() local 508 bool CreateSymbolicLink(const FilePath& target_path, in CreateSymbolicLink() 516 bool ReadSymbolicLink(const FilePath& symlink_path, FilePath* target_path) { in ReadSymbolicLink()
|
D | file_util_unittest.cc | 113 bool SetReparsePoint(HANDLE source, const FilePath& target_path) { in SetReparsePoint()
|
/external/tensorflow/tensorflow/c/experimental/filesystem/ |
D | modular_filesystem_test.cc | 621 const std::string target_path = GetURIForPath("a_dir/another_dir"); in TEST_P() local 1111 const std::string target_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local 1235 const std::string target_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local 1274 const std::string target_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local 1339 const std::string target_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local 1411 const std::string target_path = GetURIForPath("a_dir"); in TEST_P() local 1424 const std::string target_path = GetURIForPath("a_file/a_new_dir"); in TEST_P() local
|
/external/autotest/client/site_tests/enterprise_SmbProviderDaemon/ |
D | enterprise_SmbProviderDaemon.py | 369 def _check_move_entry(self, mount_id, source_path, target_path, argument
|
/external/autotest/client/common_lib/cros/ |
D | smbprovider.py | 365 def move_entry(self, mount_id, source_path, target_path): argument
|
/external/python/mobly/mobly/ |
D | utils.py | 109 def create_alias(target_path, alias_path): argument
|
/external/e2fsprogs/contrib/android/ |
D | basefs_allocator.c | 355 errcode_t base_fs_alloc_set_target(ext2_filsys fs, const char *target_path, in base_fs_alloc_set_target()
|
/external/python/pyfakefs/pyfakefs/tests/ |
D | test_utils.py | 345 def create_symlink(self, link_path, target_path): argument
|
D | fake_filesystem_test.py | 1967 target_path=None): argument
|
/external/dtc/libfdt/ |
D | fdt_overlay.c | 689 const char *target_path; in overlay_symbol_update() local
|
/external/libabigail/src/ |
D | abg-tools-utils.cc | 552 string& target_path) in maybe_get_symlink_target_file_path()
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | ResourceTypes.java | 1517 final byte[] target_path = new byte[256]; field in ResourceTypes.Idmap_header
|
/external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
D | ResourceTypes.java | 1597 final byte[] target_path = new byte[256]; field in ResourceTypes.Idmap_header
|
/external/python/cpython3/Modules/ |
D | posixmodule.c | 4301 wchar_t buf[MAXPATHLEN], *target_path = buf; in os__getfinalpathname_impl() local
|