Home
last modified time | relevance | path

Searched defs:target_path (Results 1 – 25 of 37) sorted by relevance

12

/external/zlib/google/
Dzip_reader_unittest.cc294 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
312 base::FilePath target_path(FILE_PATH_LITERAL( in TEST_F() local
324 base::FilePath target_path = base::FilePath::FromUTF8Unsafe(".�.�evil.txt"); in TEST_F() local
384 base::FilePath target_path(FILE_PATH_LITERAL("ROOT/evil.txt")); in TEST_F() local
395 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/")); in TEST_F() local
515 base::FilePath target_path(FILE_PATH_LITERAL("test.txt")); in TEST_F() local
532 base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt")); in TEST_F() local
571 const base::FilePath target_path = test_dir_.AppendASCII("extracted"); in TEST_F() local
605 const base::FilePath target_path = test_dir_.AppendASCII("extracted"); in TEST_F() local
636 const base::FilePath target_path = test_dir_.AppendASCII("extracted"); in TEST_F() local
[all …]
/external/libjpeg-turbo/gtest/
Dtjbench-gtest-wrapper.cpp70 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/
Dmove.py58 def target_path(self): member in _Move
/external/cronet/tot/base/win/
Dshortcut.cc355 FilePath* target_path, in ResolveShortcut()
/external/cronet/stable/base/win/
Dshortcut.cc355 FilePath* target_path, in ResolveShortcut()
Dregistry_unittest.cc532 std::wstring target_path = root_key() + L"\\LinkTarget"; in TEST_P() local
/external/cronet/stable/base/files/
Dfile_util_posix.cc206 FilePath target_path(to_path); in DoCopyDirectory() local
650 bool CreateSymbolicLink(const FilePath& target_path, in CreateSymbolicLink()
658 bool ReadSymbolicLink(const FilePath& symlink_path, FilePath* target_path) { in ReadSymbolicLink()
685 FilePath target_path; in ReadSymbolicLinkAbsolute() local
/external/cronet/tot/base/files/
Dfile_util_posix.cc206 FilePath target_path(to_path); in DoCopyDirectory() local
650 bool CreateSymbolicLink(const FilePath& target_path, in CreateSymbolicLink()
658 bool ReadSymbolicLink(const FilePath& symlink_path, FilePath* target_path) { in ReadSymbolicLink()
685 FilePath target_path; in ReadSymbolicLinkAbsolute() local
/external/libchrome/base/files/
Dfile_util_posix.cc239 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()
/external/cronet/stable/base/test/
Dfile_path_reparse_point_win.cc88 const FilePath& target_path) { in SetReparsePoint()
/external/cronet/tot/base/test/
Dfile_path_reparse_point_win.cc88 const FilePath& target_path) { in SetReparsePoint()
/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem_test.cc619 const std::string target_path = GetURIForPath("a_dir/another_dir"); in TEST_P() local
1109 const std::string target_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local
1233 const std::string target_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local
1272 const std::string target_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local
1337 const std::string target_path = GetURIForPath("a_file/a_new_file"); in TEST_P() local
1409 const std::string target_path = GetURIForPath("a_dir"); in TEST_P() local
1422 const std::string target_path = GetURIForPath("a_file/a_new_dir"); in TEST_P() local
/external/autotest/client/common_lib/cros/
Dsmbprovider.py365 def move_entry(self, mount_id, source_path, target_path): argument
/external/python/mobly/mobly/
Dutils.py107 def create_alias(target_path, alias_path): argument
/external/AFLplusplus/src/
Dafl-common.c398 u8 *target_path = NULL; in find_binary() local
482 u8 *afl_path = NULL, *target_path, *own_copy, *tmp; in find_afl_binary() local
Dafl-analyze.c77 static u8 *target_path; variable
/external/e2fsprogs/contrib/android/
Dbasefs_allocator.c355 errcode_t base_fs_alloc_set_target(ext2_filsys fs, const char *target_path, in base_fs_alloc_set_target()
/external/cronet/stable/net/tools/cert_verify_tool/
Dcert_verify_tool.cc470 base::FilePath target_path = base::FilePath(args[0]); in main() local
/external/cronet/tot/net/tools/cert_verify_tool/
Dcert_verify_tool.cc470 base::FilePath target_path = base::FilePath(args[0]); in main() local
/external/cronet/tot/build/config/apple/
Dcodesign.py272 def WriteTo(self, target_path): argument
/external/python/pyfakefs/pyfakefs/tests/
Dtest_utils.py351 def create_symlink(self, link_path, target_path): argument
/external/angle/build/config/apple/
Dcodesign.py285 def WriteTo(self, target_path): argument
/external/cronet/stable/build/config/apple/
Dcodesign.py272 def WriteTo(self, target_path): argument
/external/trusty/arm-trusted-firmware/lib/libfdt/
Dfdt_overlay.c689 const char *target_path; in overlay_symbol_update() local
/external/dtc/libfdt/
Dfdt_overlay.c689 const char *target_path; in overlay_symbol_update() local

12