Home
last modified time | relevance | path

Searched defs:entry2 (Results 1 – 25 of 38) sorted by relevance

12

/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/
DZipArchiveEntryTest.java242 final ZipArchiveEntry entry2 = new ZipArchiveEntry("bar"); in testNotEquals() local
253 final ZipArchiveEntry entry2 = new ZipArchiveEntry("foo"); in testNullCommentEqualsEmptyComment() local
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/memory/
DMemoryArchiveTestCase.java45 final ArchiveEntry entry2 = is.getNextEntry(); in testReading() local
/external/mesa3d/src/util/tests/hash_table/
Dcollision.c42 struct hash_entry *entry1, *entry2; in main() local
/external/volley/src/test/java/com/android/volley/toolbox/
DDiskBasedCacheTest.java204 Cache.Entry entry2 = randomData(MAX_SIZE / 3 - getEntrySizeOnDisk("entry2") - 1); in testTrimWithMultipleEvictions_underHysteresisThreshold() local
229 Cache.Entry entry2 = randomData(MAX_SIZE / 3 - getEntrySizeOnDisk("entry2") - 1); in testTrimWithMultipleEvictions_atHysteresisThreshold() local
255 Cache.Entry entry2 = randomData(MAX_SIZE / 3 - getEntrySizeOnDisk("entry2") - 1); in testTrimWithPartialEvictions() local
/external/deqp-deps/amber/src/
Dpipeline_test.cc427 Pipeline::ShaderInfo::DescriptorMapEntry entry2; in TEST_F() local
472 Pipeline::ShaderInfo::DescriptorMapEntry entry2; in TEST_F() local
511 Pipeline::ShaderInfo::DescriptorMapEntry entry2; in TEST_F() local
564 Pipeline::ShaderInfo::DescriptorMapEntry entry2; in TEST_F() local
734 Pipeline::ShaderInfo::DescriptorMapEntry entry2; in TEST_F() local
890 Pipeline::ShaderInfo::DescriptorMapEntry entry2; in TEST_F() local
/external/proguard/src/proguard/
DConfigurationChecker.java199 ClassPathEntry entry2 = classPath2.get(index2); in checkConflicts() local
/external/libcxx/test/std/input.output/filesystems/class.directory_iterator/directory_iterator.members/
Dcopy_assign.pass.cpp81 const path entry2 = *it2; in TEST_CASE() local
Dmove_assign.pass.cpp85 const path entry2 = *it2; in TEST_CASE() local
Dincrement.pass.cpp84 const path entry2 = *it++; in TEST_CASE() local
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.directory_iterator/directory_iterator.members/
Dcopy_assign.pass.cpp83 const path entry2 = *it2; in TEST_CASE() local
Dmove_assign.pass.cpp87 const path entry2 = *it2; in TEST_CASE() local
Dincrement.pass.cpp84 const path entry2 = *it++; in TEST_CASE() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_live_shader_cache.c149 struct hash_entry *entry2 = _mesa_hash_table_search(cache->hashtable, sha1); in util_live_shader_cache_get() local
/external/guava/android/guava/src/com/google/common/collect/
DImmutableMap.java171 boolean safe, String conflictDescription, Entry<?, ?> entry1, Entry<?, ?> entry2) { in checkNoConflict()
178 String conflictDescription, Object entry1, Object entry2) { in conflictException()
/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dliveness.c78 struct set_entry *entry2 = _mesa_set_search(set2, &l2[regalloc_index]); in ppir_liveness_set_equal() local
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/
DTarTestCase.java93 final TarArchiveEntry entry2 = new TarArchiveEntry(toLongName); in testTarArchiveLongNameCreation() local
/external/e2fsprogs/contrib/android/
De2fsdroid.c129 const struct ugid_map_entry *entry2 = in is_valid_ugid_map() local
/external/giflib/
Dquantize.c317 QuantizedColorType *entry2 = (*((QuantizedColorType **) Entry2)); in SortCmpRtn() local
/external/google-breakpad/src/common/
Dmodule_unittest.cc320 Module::StackFrameEntry* entry2 = new Module::StackFrameEntry(); in TEST() local
585 Module::StackFrameEntry* entry2 = new Module::StackFrameEntry(); in TEST() local
/external/guava/guava/src/com/google/common/collect/
DImmutableMap.java207 boolean safe, String conflictDescription, Entry<?, ?> entry1, Entry<?, ?> entry2) { in checkNoConflict()
214 String conflictDescription, Object entry1, Object entry2) { in conflictException()
/external/python/cpython2/Lib/test/
Dtest_array.py64 def assertEntryEqual(self, entry1, entry2): argument
1083 def assertEntryEqual(self, entry1, entry2): argument
/external/flac/src/test_libFLAC++/
Dmetadata_object.cpp1031 FLAC::Metadata::VorbisComment::Entry entry2("name2=value2", strlen("name2=value2")); in test_metadata_object_vorbiscomment() local
/external/python/cpython3/Lib/test/
Dtest_array.py185 def assertEntryEqual(self, entry1, entry2): argument
1324 def assertEntryEqual(self, entry1, entry2): argument
/external/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
Dincrement.pass.cpp83 const path entry2 = *it++; in TEST_CASE() local
/external/llvm-project/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
Dincrement.pass.cpp84 const path entry2 = *it++; in TEST_CASE() local

12