/external/apache-harmony/support/src/test/resources/tests/resources/ |
hyts_ZipFile.zip | |
/libcore/support/src/test/java/tests/resources/ |
hyts_ZipFile.zip | |
/external/bluetooth/glib/tests/collate/ |
collate-2.file | 13 file3.xx
|
collate-2.in | 4 file3.xx
|
collate-2.unicode | 11 file3.xx
|
/frameworks/base/core/tests/coretests/src/android/os/storage/ |
StorageManagerIntegrationTest.java | 80 File file3 = null; local 92 file3 = createObbFile(OBB_FILE_3, R.raw.obb_file3); 93 String filePath3 = file3.getAbsolutePath(); 107 if (file3 != null) { 108 file3.delete(); 141 File file3 = null; local 144 file3 = createObbFile(OBB_FILE_3_ENCRYPTED, R.raw.obb_enc_file100_orig3); 145 String filePath3 = file3.getAbsolutePath(); 157 if (file3 != null) { 158 file3.delete() [all...] |
/sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/io/ |
MockFileOpTest.java | 96 assertFalse(m.delete(createFile("/dir1", "file3"))); 113 m.recordExistingFile("/dir1/dir2/file3"); 121 "[/dir1/dir2/file3]", 125 "[/dir1/dir2/file3, /dir1/file1, /dir1/file2]",
|
MockFileOp.java | 44 * always use rooted (aka absolute) unix-looking paths, e.g. "/dir1/dir2/file3".
|
/development/scripts/ |
divide_and_compress_test.py | 186 file3 = BagOfParts() 187 file3.filename = 'file3.txt' 188 file3.contents = 'Whoa, what is \'file2.txt\' all about?' 189 self.multi_file_dir.append(file3) 334 /dir1/dir2/dir4/file3.txt 343 file1.txt., file2.txt, file3.txt should be in 0.zip 383 self.test_target.AddFileToArchive('/dir1/dir2/dir4/file3.txt', 419 Mock these methods out such that file1, file2, and file3 go into one 464 os.path.isfile('/dir1/dir2/dir4/file3.txt').AndReturn(True [all...] |
/ndk/build/tools/ |
dev-platform-compress.sh | 36 file3 = \$SRC/android-5/foo 42 If file3 is identical to file2, we remove its copy in \$DST/android-4/foo,
|
/external/bluetooth/glib/gio/tests/ |
g-file.c | 355 GFile *file3 = NULL; local 382 file3 = g_file_resolve_relative_path (file1, relative_path); 383 g_assert (g_file_equal (file2, file3) == TRUE); 390 if (file3) 391 g_object_unref (file3);
|
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
ZipEntryTest.java | 67 zentry = zfile.getEntry("File3.txt"); 148 zentry = zfile.getEntry("File3.txt"); 312 zentry = zfile.getEntry("File3.txt");
|
ZipFileTest.java | 293 ZipEntry zentry2 = zfile.getEntry("File3.txt"); 341 ZipEntry zentry2 = zfile.getEntry("File3.txt");
|
/external/chromium/testing/gmock/scripts/generator/ |
README.cppclean | 46 /cppclean/run.sh nonvirtual_dtors.py file1.h file2.h file3.cc ...
|
/packages/apps/Email/tests/src/com/android/email/provider/ |
AttachmentProviderTests.java | 132 Attachment newAttachment3 = ProviderTestUtils.setupAttachment(message1Id, "file3", 300, 168 assertEquals("file3", c.getString(1)); // display name 288 Attachment newAttachment3 = ProviderTestUtils.setupAttachment(message1Id, "file3", 100, 529 Attachment newAttachment3 = ProviderTestUtils.setupAttachment(message2Id, "file3", 100,
|
/external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
fixChangeLogPatch.pl | 253 + * File3: 266 + * File3:
|
/libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
ZipFileTest.java | 377 ZipEntry zentry2 = zfile.getEntry("File3.txt"); 425 ZipEntry zentry2 = zfile.getEntry("File3.txt");
|
/external/v8/test/mjsunit/ |
d8-os.js | 86 assertThrows("os.mkdirp('file1/');", "mkdir over file3");
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
FileTest.java | 234 File file3 = new File("\\", "\\dir1\\file1"); local 235 assertEquals("wrong result 3", ref1.getPath(), file3.getPath()); 258 File file3 = new File(root, "\\dir1\\file1"); local 259 assertEquals("wrong result 3", ref1.getPath(), file3.getPath()); [all...] |
/external/e2fsprogs/lib/et/ |
com_err.texinfo | 482 if ( (f3 = fopen(FILE3, "a+")) == NULL) @{
|
/external/valgrind/main/cachegrind/docs/ |
cg-manual.xml | 678 cg_merge -o outputfile file1 file2 file3 ...]]></programlisting> 684 <computeroutput>file3</computeroutput>, etc. The final results are [all...] |
/external/pcre/doc/html/ |
pcregrep.html | 67 pcregrep some-pattern /file1 - /file3
|
/external/pcre/doc/ |
pcregrep.1 | 40 pcregrep some-pattern /file1 - /file3
|
pcregrep.txt | 42 pcregrep some-pattern /file1 - /file3 [all...] |
/external/valgrind/main/docs/html/ |
cg-manual.html | [all...] |