Home
last modified time | relevance | path

Searched defs:key1 (Results 1 – 25 of 139) sorted by relevance

123456

/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
DCollationKeyTest.java33 CollationKey key1 = collator.getCollationKey("abc"); in test_compareToLjava_text_CollationKey() local
46 CollationKey key1 = collator.getCollationKey("abc"); in test_compareToLjava_lang_Object() local
57 CollationKey key1 = collator.getCollationKey("abc"); in test_equalsLjava_lang_Object() local
80 CollationKey key1 = collator.getCollationKey("abc"); in test_hashCode() local
93 CollationKey key1 = collator.getCollationKey("abc"); in failing_test_toByteArray() local
/external/chromium_org/net/dns/
Dhost_cache_unittest.cc35 HostCache::Key key1 = Key("foobar.com"); in TEST() local
99 HostCache::Key key1 = Key("foobar.com"); in TEST() local
127 HostCache::Key key1 = Key("foobar.com"); in TEST() local
188 HostCache::Key key1("foobar.com", ADDRESS_FAMILY_UNSPECIFIED, 0); in TEST() local
221 HostCache::Key key1("foobar.com", ADDRESS_FAMILY_IPV4, 0); in TEST() local
303 HostCache::Key key1; in TEST() member
366 const HostCache::Key& key1 = tests[i].key1; in TEST() local
/external/chromium/chrome/browser/rlz/
Drlz_unittest.cc36 RegKey key1; in TEST() local
58 RegKey key1; in TEST() local
/external/chromium_org/v8/test/mjsunit/regress/
Dregress-2156.js30 var key1 = {}; variable
/external/chromium_org/chrome/common/extensions/api/test_presubmit/
Dvalid_json.json9 "key1": ["value1", "value2"], array
/external/icu4c/test/intltest/
Duvectest.cpp70 UVectorTest_compareInt32(UElement key1, UElement key2) { in UVectorTest_compareInt32()
82 UVectorTest_compareCstrings(const UElement key1, const UElement key2) { in UVectorTest_compareCstrings()
/external/chromium_org/third_party/icu/source/test/intltest/
Duvectest.cpp70 UVectorTest_compareInt32(UHashTok key1, UHashTok key2) { in UVectorTest_compareInt32()
82 UVectorTest_compareCstrings(const UHashTok key1, const UHashTok key2) { in UVectorTest_compareCstrings()
/external/chromium/net/base/
Dhost_cache_unittest.cc280 HostCache::Key key1("foobar.com", ADDRESS_FAMILY_UNSPECIFIED, 0); in TEST() local
315 HostCache::Key key1("foobar.com", ADDRESS_FAMILY_IPV4, 0); in TEST() local
395 HostCache::Key key1; in TEST() member
458 const HostCache::Key& key1 = tests[i].key1; in TEST() local
/external/chromium_org/ui/base/ime/chromeos/
Dcharacter_composer_unittest.cc60 uint key1, in ExpectCharacterComposed()
71 uint key1, in ExpectCharacterComposed()
84 uint key1, in ExpectCharacterComposed()
98 uint key1, in ExpectCharacterComposed()
113 uint key1, in ExpectCharacterComposed()
128 uint key1, uint keycode1, in ExpectCharacterComposedWithKeyCode()
/external/chromium/crypto/
Dsymmetric_key_unittest.cc34 scoped_ptr<crypto::SymmetricKey> key1( in TEST() local
51 scoped_ptr<crypto::SymmetricKey> key1( in TEST() local
/external/chromium_org/crypto/
Dsymmetric_key_unittest.cc34 scoped_ptr<crypto::SymmetricKey> key1( in TEST() local
51 scoped_ptr<crypto::SymmetricKey> key1( in TEST() local
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
DEncodedKeySpec2Test.java62 private boolean isEqual(Key key1, Key key2) { in isEqual()
/external/chromium_org/third_party/icu/source/common/
Duhash_us.cpp37 uhash_compareUnicodeString(const UHashTok key1, const UHashTok key2) { in uhash_compareUnicodeString()
/external/openssl/crypto/des/
Dstr2key.c102 void DES_string_to_2keys(const char *str, DES_cblock *key1, DES_cblock *key2) in DES_string_to_2keys()
Dread2pwd.c129 int DES_read_2passwords(DES_cblock *key1, DES_cblock *key2, const char *prompt, in DES_read_2passwords()
/external/chromium_org/third_party/openssl/openssl/crypto/des/
Dread2pwd.c129 int DES_read_2passwords(DES_cblock *key1, DES_cblock *key2, const char *prompt, in DES_read_2passwords()
Dstr2key.c102 void DES_string_to_2keys(const char *str, DES_cblock *key1, DES_cblock *key2) in DES_string_to_2keys()
/external/mesa3d/src/gallium/state_trackers/vega/
Dhandle.c53 compare(void *key1, void *key2) in compare()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
Dhandle.c53 compare(void *key1, void *key2) in compare()
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
DKeyStore_Impl1Test.java494 Key key1 = ((KeyStore.PrivateKeyEntry) en).getPrivateKey(); in testEntry02() local
604 Key key1; in testEntry03() local
795 Key key1 = kss[i].getKey(aliases[j], pwd); in testEntry05() local
/external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/
Du_cache_test.c61 cache_test_compare(const void *key1, const void *key2) { in cache_test_compare()
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/cipher/
DDESede.java38 private int[] key1 = null; field in DESede
/external/libsepol/src/
Dsymtab.c30 __attribute__ ((unused)), hashtab_key_t key1, in symcmp()
/external/mesa3d/src/gallium/tests/unit/
Du_cache_test.c61 cache_test_compare(const void *key1, const void *key2) { in cache_test_compare()
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/
DExemptionMechanismTest.java125 Key key1 = new MyExemptionMechanismSpi().new tmpKey("Proba", in testIsCryptoAllowed() local

123456