Home
last modified time | relevance | path

Searched defs:file2 (Results 1 – 25 of 90) sorted by relevance

1234

/external/ltp/testcases/kernel/syscalls/open/
Dopen07.c162 char file1[100], file2[100]; in setupfunc_test1() local
175 char file1[100], file2[100]; in setupfunc_test2() local
188 char file1[100], file2[100], file3[100]; in setupfunc_test3() local
204 char file1[100], file2[100], file3[100]; in setupfunc_test4() local
220 char file1[100], file2[100]; in setupfunc_test5() local
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/
DArTestCase.java46 final File file2 = getFile("test2.xml"); in testArArchiveCreation() local
66 final File file2 = getFile("test2.xml"); in testArUnarchive() local
100 final File file2 = getFile("test2.xml"); in testArDelete() local
DCpioTestCase.java46 final File file2 = getFile("test2.xml"); in testCpioArchiveCreation() local
66 final File file2 = getFile("test2.xml"); in testCpioUnarchive() local
DJarTestCase.java39 final File file2 = getFile("test2.xml"); in testJarArchiveCreation() local
/external/ltp/testcases/commands/ldd/datafiles/
Dlddfile2.c2 void file2(void) in file2() function
/external/crosvm/disk/src/
Dcomposite.rs352 let file2 = tempfile().unwrap(); in block_duplicate_offset_disks() localVariable
369 let file2 = tempfile().unwrap(); in get_len() localVariable
410 let file2 = tempfile().unwrap(); in triple_file_fds() localVariable
442 let file2 = tempfile().unwrap(); in triple_file_passthrough() localVariable
477 let file2 = tempfile().unwrap(); in triple_file_punch_hole() localVariable
517 let file2 = tempfile().unwrap(); in triple_file_write_zeroes() localVariable
/external/libchrome/base/files/
Dfile_unittest.cc32 File file2(base::File::FILE_ERROR_TOO_MANY_OPENED); in TEST() local
283 File file2(file_path, in TEST() local
509 File file2(file.Duplicate()); local
536 File file2(file.Duplicate()); local
677 File file2( local
715 File file2( local
Dfile_util.cc58 std::ifstream file2(filename2.value().c_str(), in ContentsEqual() local
88 std::ifstream file2(filename2.value().c_str(), std::ios::in); in TextContentsEqual() local
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
Dcopy_file.pass.cpp55 const path file2 = env.create_file("file2", 55); in TEST_CASE() local
176 const path file2 = env.create_file("file2", 55); in TEST_CASE() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.copy_file/
Dcopy_file.pass.cpp58 const path file2 = env.create_file("file2", 55); in TEST_CASE() local
179 const path file2 = env.create_file("file2", 55); in TEST_CASE() local
/external/libbrillo/brillo/http/
Dhttp_form_data_test.cc78 std::string file2{"\x01\x02\x03\x04\x05"}; in TEST() local
153 std::string file2{"\x01\x02\x03\x04\x05"}; in TEST() local
/external/google-breakpad/src/client/linux/minidump_writer/
Dcpu_set_unittest.cc124 ScopedTestFile file2("16-24"); in TEST() local
153 ScopedTestFile file2("20-39"); in TEST() local
/external/autotest/client/site_tests/graphics_VTSwitch/
Dgraphics_VTSwitch.py15 def get_percent_difference(file1, file2): argument
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue46/
DFileTest.java46 File file2 = parsed.get("one"); in test() local
/external/libbrillo/policy/tests/
Dresilient_policy_util_test.cc36 base::FilePath file2(temp_dir.GetPath().Append("policy.2")); in TEST() local
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_directory_symlink/
Dcreate_directory_symlink.pass.cpp40 const path file2 = env.create_file("file2", 55); in TEST_CASE() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowStorageManagerTest.java49 File file2 = new File("/storage/sdcard"); in getStorageVolume() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_directory_symlink/
Dcreate_directory_symlink.pass.cpp41 const path file2 = env.create_file("file2", 55); in TEST_CASE() local
/external/python/cpython3/Lib/test/
Dtest_symbol.py35 def compare_files(self, file1, file2): argument
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_symlink/
Dcreate_symlink.pass.cpp40 const path file2 = env.create_file("file2", 55); in TEST_CASE() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_symlink/
Dcreate_symlink.pass.cpp41 const path file2 = env.create_file("file2", 55); in TEST_CASE() local
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_hard_link/
Dcreate_hard_link.pass.cpp39 const path file2 = env.create_file("file2", 55); in TEST_CASE() local
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.create_hard_link/
Dcreate_hard_link.pass.cpp40 const path file2 = env.create_file("file2", 55); in TEST_CASE() local
/external/curl/src/
Dtool_operhlp.c96 char *file2 = strrchr(filep?filep:filename, '\\'); in add_file_name_to_url() local
/external/icu/icu4c/source/tools/toolutil/
Dfiletools.cpp108 static int32_t whichFileModTimeIsLater(const char *file1, const char *file2) { in whichFileModTimeIsLater()

1234