Searched defs:dest_file (Results 1 – 14 of 14) sorted by relevance
/external/chromium-trace/catapult/devil/devil/utils/ |
D | file_utils.py | 8 def MergeFiles(dest_file, source_files): argument
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/ |
D | copy_file_large.pass.cpp | 73 std::FILE* dest_file = std::fopen(dest.string().c_str(), "rb"); in large_file() local
|
/external/zlib/google/ |
D | zip.cc | 247 const base::FilePath& dest_file, in ZipWithFilterCallback() 256 const base::FilePath& dest_file, in Zip()
|
D | zip.h | 100 base::FilePath dest_file; member
|
D | zip_unittest.cc | 1300 const base::FilePath dest_file = temp_dir.GetPath().AppendASCII("dest.zip"); in TEST_F() local 1333 const base::FilePath dest_file = temp_dir.GetPath().AppendASCII("dest.zip"); in TEST_F() local 1387 const base::FilePath dest_file = temp_dir.GetPath().AppendASCII("dest.zip"); in TEST_F() local
|
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/ |
D | copy_file_large.pass.cpp | 88 std::ifstream dest_file(dest.native()); in TEST_CASE() local
|
/external/autotest/server/hosts/ |
D | teststation_host.py | 139 def download_file(self, src_url, dest_file, unzip=False, unzip_dest=None): argument
|
/external/icu/tools/ |
D | icuutil.py | 227 def MakeAndCopyOverlayTzIcuData(icu_build_dir, dest_file): argument
|
/external/angle/src/libANGLE/renderer/metal/shaders/ |
D | gen_mtl_internal_shaders.py | 199 def generate_combined_metal_shader_file(combined_metal_src, dest_file): argument
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adapter_audio_tests.py | 223 def _scp_to_dut(self, device, src_file, dest_file): argument
|
/external/libchrome/base/files/ |
D | file_path_watcher_unittest.cc | 601 FilePath dest_file(dest_subdir.AppendASCII("file")); in TEST_F() local
|
D | file_util_unittest.cc | 2168 FilePath dest_file = dir_name_from.Append(FILE_PATH_LITERAL("DestFile.txt")); in TEST_F() local
|
/external/cronet/base/files/ |
D | file_path_watcher_unittest.cc | 659 FilePath dest_file(dest_subdir.AppendASCII("file")); in TEST_F() local
|
D | file_util_unittest.cc | 2659 FilePath dest_file = dir_name_from.Append(FILE_PATH_LITERAL("DestFile.txt")); in TEST_F() local
|