/external/libchrome/crypto/ |
D | symmetric_key_unittest.cc | 24 std::unique_ptr<crypto::SymmetricKey> key2( in TEST() local 40 std::unique_ptr<crypto::SymmetricKey> key2( in TEST() local 58 std::unique_ptr<crypto::SymmetricKey> key2( in TEST() local
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationCreationMethodTest.java | 44 CollationKey key2; in TestRuleVsLocaleCreationMonkey() local 80 report(locale.getDisplayName(), randString1, key1, key2); in TestRuleVsLocaleCreationMonkey() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | CollationCreationMethodTest.java | 45 CollationKey key2; in TestRuleVsLocaleCreationMonkey() local 81 report(locale.getDisplayName(), randString1, key1, key2); in TestRuleVsLocaleCreationMonkey() local
|
/external/icu/icu4c/source/test/intltest/ |
D | uvectest.cpp | 72 UVectorTest_compareInt32(UElement key1, UElement key2) { in UVectorTest_compareInt32() 84 UVectorTest_compareCstrings(const UElement key1, const UElement key2) { in UVectorTest_compareCstrings()
|
/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/ |
D | agent-subst-test.properties | 3 key2=$${user.home} key
|
/external/skia/tests/ |
D | ImageFilterCacheTest.cpp | 37 SkImageFilterCacheKey key2(0, SkMatrix::I(), clip, subset->uniqueID(), subset->subset()); in test_find_existing() local 63 SkImageFilterCacheKey key2(0, SkMatrix::MakeTrans(5, 5), clip1, in test_dont_find_if_diff_key() local 86 SkImageFilterCacheKey key2(1, SkMatrix::I(), clip, image->uniqueID(), image->subset()); in test_internal_purge() local 111 SkImageFilterCacheKey key2(1, SkMatrix::I(), clip, subset->uniqueID(), image->subset()); in test_explicit_purging() local
|
D | ResourceCacheTest.cpp | 917 GrUniqueKey key2; in test_duplicate_unique_key() local 936 GrUniqueKey key1, key2, key3; in test_purge_invalidated() local 1004 GrUniqueKey key1, key2; in test_cache_chained_purge() local 1036 GrUniqueKey key1, key2; in test_resource_size_changed() local 1381 GrUniqueKey key1, key2, key3; in test_partial_purge() local 1483 GrUniqueKey key1, key2; in test_large_resource_count() local 1507 GrUniqueKey key1, key2; in test_large_resource_count() local 1524 GrUniqueKey key1, key2; in test_large_resource_count() local 1534 GrUniqueKey key1, key2; in test_custom_data() local
|
/external/vboot_reference/tests/ |
D | vb21_common2_tests.c | 28 struct vb2_packed_key *key2; in test_unpack_key() local 251 struct vb2_packed_key *key2 = NULL; in test_algorithm() local
|
/external/guice/core/test/com/google/inject/internal/ |
D | WeakKeySetTest.java | 113 Key<Integer> key2 = Key.get(Integer.class); in testEviction_keyOverlap_2x() local 161 Key<Integer> key2 = Key.get(Integer.class); in testNoEviction_keyOverlap_2x() local 189 Key<Integer> key2 = Key.get(Integer.class); in testEviction_keyAndSourceOverlap_null() local 232 Key<Integer> key2 = Key.get(Integer.class); in testEviction_keyAndSourceOverlap_nonNull() local 279 Key<Integer> key2 = Key.get(Integer.class); in testEviction_keyOverlap_3x() local
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_screen.c | 46 static int vmw_dev_compare(void *key1, void *key2) in vmw_dev_compare()
|
/external/r8/src/test/java/com/android/tools/r8/smali/ |
D | SwitchRewritingTest.java | 31 private boolean twoCaseWillUsePackedSwitch(int key1, int key2) { in twoCaseWillUsePackedSwitch() 112 private void runTwoCaseSparseToPackedDexTest(int key1, int key2) { in runTwoCaseSparseToPackedDexTest() 314 private void runTwoCaseSparseToPackedJarTest(int key1, int key2) throws Exception { in runTwoCaseSparseToPackedJarTest()
|
/external/curl/tests/unit/ |
D | unit1602.c | 57 int key2 = 25; variable
|
D | unit1603.c | 53 char key2[] = "key2b"; variable
|
/external/libdrm/amdgpu/ |
D | amdgpu_device.c | 60 static int handle_compare(void *key1, void *key2) in handle_compare() 83 static int fd_compare(void *key1, void *key2) in fd_compare()
|
/external/selinux/libsepol/src/ |
D | symtab.c | 31 const_hashtab_key_t key2) in symcmp()
|
/external/mesa3d/src/gallium/tests/unit/ |
D | u_cache_test.c | 61 cache_test_compare(const void *key1, const void *key2) { in cache_test_compare()
|
/external/mesa3d/src/gallium/winsys/freedreno/drm/ |
D | freedreno_drm_winsys.c | 76 static int compare_fd(void *key1, void *key2) in compare_fd()
|
/external/ltp/testcases/kernel/syscalls/request_key/ |
D | request_key02.c | 43 static int key2; variable
|
/external/mesa3d/src/gallium/winsys/nouveau/drm/ |
D | nouveau_drm_winsys.c | 48 static int compare_fd(void *key1, void *key2) in compare_fd()
|
/external/v8/src/ |
D | transitions-inl.h | 122 PropertyAttributes attributes1, Name* key2, in CompareKeys() 132 int TransitionArray::CompareNames(Name* key1, uint32_t hash1, Name* key2, in CompareNames()
|
/external/python/cpython2/Modules/ |
D | rotatingtree.c | 3 #define KEY_LOWER_THAN(key1, key2) ((char*)(key1) < (char*)(key2)) argument
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | NumberFormatRegistrationTest.java | 82 Object key2 = NumberFormat.registerFactory(new TestFactory(fu_FU, ULocale.GERMANY)); in TestRegistration() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | NumberFormatRegistrationTest.java | 83 Object key2 = NumberFormat.registerFactory(new TestFactory(fu_FU, ULocale.GERMANY)); in TestRegistration() local
|
/external/mesa3d/src/gallium/winsys/etnaviv/drm/ |
D | etnaviv_drm_winsys.c | 104 static int compare_fd(void *key1, void *key2) in compare_fd()
|
/external/icu/icu4c/source/common/ |
D | unistr_case.cpp | 171 uhash_compareCaselessUnicodeString(const UElement key1, const UElement key2) { in uhash_compareCaselessUnicodeString()
|