Home
last modified time | relevance | path

Searched defs:src_path (Results 1 – 25 of 35) sorted by relevance

12

/external/chromium_org/chrome/browser/chromeos/drive/file_system/
Dmove_operation_unittest.cc29 const base::FilePath src_path( in TEST_F() local
60 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
90 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/Dummy file.txt")); in TEST_F() local
106 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
124 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
Dcopy_operation_unittest.cc226 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/Dummy file.txt")); in TEST_F() local
246 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
270 base::FilePath src_path(FILE_PATH_LITERAL( in TEST_F() local
294 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
359 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
384 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
397 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/Directory 1")); in TEST_F() local
416 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
441 base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt")); in TEST_F() local
Dmove_operation.cc22 const base::FilePath& src_path, in UpdateLocalState()
/external/chromium_org/chrome/installer/util/
Dduplicate_tree_detector.cc14 bool IsIdenticalFileHierarchy(const base::FilePath& src_path, in IsIdenticalFileHierarchy()
/external/chromium_org/extensions/common/
Dextension_l10n_util_unittest.cc35 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local
57 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local
72 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local
88 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local
147 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local
163 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local
190 base::FilePath src_path = temp.path().Append(kLocaleFolder); in TEST() local
Dfile_util_unittest.cc145 base::FilePath src_path = temp.path().AppendASCII("some_dir"); in TEST_F() local
163 base::FilePath src_path = temp.path().Append(folders[i]); in TEST_F() local
175 base::FilePath src_path = temp.path().Append(extensions::kLocaleFolder); in TEST_F() local
310 base::FilePath src_path = temp.path().AppendASCII("some_dir"); in TEST_F() local
/external/chromium_org/third_party/closure_compiler/runner/
Dbuild_runner_jar.py26 src_path = rel_to_abs(src_dir) variable
/external/chromium_org/chrome/browser/media_galleries/fileapi/
Dmedia_file_validator_factory.cc48 base::FilePath src_path = src.virtual_path(); in CreateCopyOrMoveFileValidator() local
Dnative_media_file_util_unittest.cc330 base::FilePath src_path = root_path().AppendASCII("foo.jpg"); in TEST_F() local
443 base::FilePath src_path = root_path().AppendASCII("foo.jpg"); in TEST_F() local
Dmedia_file_validator_browsertest.cc107 base::FilePath src_path = base.AppendASCII("src_fs"); in SetupOnFileThread() local
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/compiler-runner/
Dbuild_compiler_runner_jar.py23 src_path = rel_to_abs(src_dir) variable
/external/chromium_org/chrome/browser/chromeos/drive/sync/
Dentry_update_performer_unittest.cc64 base::FilePath src_path( in TEST_F() local
128 base::FilePath src_path( in TEST_F() local
555 base::FilePath src_path( in TEST_F() local
/external/chromium_org/gpu/gles2_conform_support/
Dgles2_conform_test.cc27 base::FilePath src_path; in RunGLES2ConformTest() local
/external/chromium_org/chrome/installer/setup/
Dinstall.cc177 const base::FilePath& src_path, in InstallNewVersion()
292 bool CreateVisualElementsManifest(const base::FilePath& src_path, in CreateVisualElementsManifest()
492 const base::FilePath& src_path, in InstallOrUpdateProduct()
/external/chromium_org/tools/telemetry/telemetry/util/
Dbootstrap.py71 def Traverse(self, src_path, dst_path): argument
/external/chromium_org/tools/telemetry/telemetry/core/platform/power_monitor/
Dpowermetrics_power_monitor.py96 def ConstructMetric(out_path, src_path): argument
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/
Dbuild_jsdoc_validator_jar.py27 src_path = rel_to_abs(src_dir) variable
/external/owasp/sanitizer/tools/
Dcut_release.py100 def copy_directory_structure_template(src_path, container_path): argument
/external/chromium_org/tools/binary_size/
Drun_binary_size_analysis.py499 disambiguate, src_path): argument
638 addr2line_binary, nm_binary, disambiguate, src_path): argument
/external/lldb/source/API/
DSBFileSpec.cpp87 SBFileSpec::ResolvePath (const char *src_path, char *dst_path, size_t dst_len) in ResolvePath()
/external/chromium_org/chrome/browser/chromeos/drive/fileapi/
Dasync_file_util.cc290 base::FilePath src_path = util::ExtractDrivePathFromFileSystemUrl(src_url); in CopyFileLocal() local
322 base::FilePath src_path = util::ExtractDrivePathFromFileSystemUrl(src_url); in MoveFileLocal() local
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/memfs/
Dmem_fs.cc169 Error MemFs::Rename(const Path& src_path, const Path& target_path) { in Rename()
/external/chromium_org/storage/browser/fileapi/
Dnative_file_util.cc244 const base::FilePath& src_path, in CopyOrMoveFile()
/external/lldb/source/Host/common/
DFileSpec.cpp76 FileSpec::ResolveUsername (const char *src_path, char *dst_path, size_t dst_len) in ResolveUsername()
185 FileSpec::Resolve (const char *src_path, char *dst_path, size_t dst_len) in Resolve()
/external/chromium_org/content/child/fileapi/
Dfile_system_dispatcher.cc197 const GURL& src_path, in Move()
206 const GURL& src_path, in Copy()

12