/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/ |
H A D | PrimitiveSetTest.java | 95 Key key2 = in testBasicFunctionalityWithDeprecatedMutableInterface() local 158 Key key2 = in testBasicFunctionalityWithBuilder() local 240 Key key2 = in testAddTwoPrimaryPrimitivesWithBuilder_throws() local 263 Key key2 = in testAddFullPrimitiveAndOptionalPrimitive_works() local 306 Key key2 = in testAddFullPrimitiveAndOptionalPrimitive_fullPrimitiveHandledCorrectly() local 364 Key key2 = in testAddFullPrimitiveAndOptionalPrimitive_keysHandledCorrectly() local 413 Key key2 = in testAddFullPrimitiveAndOptionalPrimitive_primitiveHandledCorrectly() local 454 Key key2 = in testAddFullPrimitiveAndOptionalPrimitive_throwsOnDoublePrimaryAdd() local 612 Key key2 = in testDuplicateKeys() local 722 Key key2 = in testDuplicateKeysWithBuilder() local [all …]
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | hash.c | 40 xmlChar *key2; /* TODO: Don't allocate possibly empty keys */ member 61 xmlHashValue(unsigned seed, const xmlChar *key, const xmlChar *key2, in xmlHashValue() 293 const xmlChar *key2, const xmlChar *key3, in xmlHashFindEntry() 426 const xmlChar *key2, const xmlChar *key3, in xmlHashUpdateInternal() 631 const xmlChar *key2, void *payload) { in xmlHashAdd2() 649 const xmlChar *key2, const xmlChar *key3, in xmlHashAdd3() 697 const xmlChar *key2, void *payload) { in xmlHashAddEntry2() 724 const xmlChar *key2, const xmlChar *key3, in xmlHashAddEntry3() 776 const xmlChar *key2, void *payload, in xmlHashUpdateEntry2() 804 const xmlChar *key2, const xmlChar *key3, in xmlHashUpdateEntry3() [all …]
|
/aosp_15_r20/external/libxml2/ |
H A D | hash.c | 40 xmlChar *key2; /* TODO: Don't allocate possibly empty keys */ member 61 xmlHashValue(unsigned seed, const xmlChar *key, const xmlChar *key2, in xmlHashValue() 293 const xmlChar *key2, const xmlChar *key3, in xmlHashFindEntry() 426 const xmlChar *key2, const xmlChar *key3, in xmlHashUpdateInternal() 637 const xmlChar *key2, void *payload) { in xmlHashAdd2() 659 const xmlChar *key2, const xmlChar *key3, in xmlHashAdd3() 707 const xmlChar *key2, void *payload) { in xmlHashAddEntry2() 734 const xmlChar *key2, const xmlChar *key3, in xmlHashAddEntry3() 786 const xmlChar *key2, void *payload, in xmlHashUpdateEntry2() 814 const xmlChar *key2, const xmlChar *key3, in xmlHashUpdateEntry3() [all …]
|
/aosp_15_r20/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/ |
H A D | ImmutableSparseArrayTest.java | 52 final int key2 = -2; // intentionally negative in testCloneWithPutOrSelf_appendingFromEmpty() local 107 final int key2 = 2; in testCloneWithPutOrSelf_updateExistingValue() local 148 final int key2 = 2; in testCloneWithRemoveOrSelf_firstItem() local 173 final int key2 = 2; in testCloneWithRemoveOrSelf_lastItem() local 196 final int key2 = 2; in testCloneWithRemoveOrSelf_middleItem() local 219 final int key2 = 2; in testCloneWithRemoveOrSelf_nonExistentItem() local 238 final int key2 = 2; in testForEach() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/domain/pipeline/ |
H A D | MediaSessionBasedFilterTest.kt | 270 val key2 = "KEY_2" in remoteAndLocalHaveDifferentKeys_localLoadedEventFiltered() constant 304 val key2 = "KEY_2" in remoteAndLocalHaveDifferentKeys_remoteSessionWithoutNotification() constant 371 val key2 = "KEY_2" in doNotFilterDuringKeyMigration() constant 394 val key2 = "KEY_2" in filterAfterKeyMigration() constant
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | ScanResultMatchInfoTest.java | 178 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromScanResult(scanDetail.getScanResult()); in testEqualityRulesForTransitionMode() local 211 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromScanResult(scanDetail.getScanResult()); in testEqualityRulesForPsk() local 245 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromScanResult(scanDetail.getScanResult()); in testEqualityRulesForSae() local 280 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromScanResult(scanDetail.getScanResult()); in testHashForTransitionMode() local 384 ScanResultMatchInfo key2 = ScanResultMatchInfo in testSaeToPskDoesNotDowngrade() local 432 ScanResultMatchInfo key2 = ScanResultMatchInfo in testOweToOpenDoesNotDowngrade() local 465 ScanResultMatchInfo key2 = ScanResultMatchInfo in testWpa3EnterpriseToWpa2EnterpriseDoesNotDowngrade() local
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/util/ |
D | TaskKeyByLastActiveTimeCacheTest.java | 42 Task.TaskKey key2 = new Task.TaskKey(2, 0, new Intent(), in add() local 65 Task.TaskKey key2 = new Task.TaskKey(1, 0, new Intent(), in addSameTasksWithSameLastActiveTimeTwice() local 87 Task.TaskKey key2 = new Task.TaskKey(1, 0, new Intent(), in addSameTasksWithDifferentLastActiveTime() local 136 Task.TaskKey key2 = new Task.TaskKey(2, 0, new Intent(), in evictAll() local 205 Task.TaskKey key2 = new Task.TaskKey(2, 0, new Intent(), in removeByLastActiveTimeWhenOverMaxSize() local 256 Task.TaskKey key2 = new Task.TaskKey(2, 0, new Intent(), in updateCacheSizeAndInvalidateExcess() local
|
/aosp_15_r20/external/grpc-grpc-java/context/src/test/java/io/grpc/ |
H A D | PersistentHashArrayMappedTrieTest.java | 52 Key key2 = new Key(0); in leaf_collision() local 71 Key key2 = new Key(1); in leaf_insert() local 111 Key key2 = new Key(key1.hashCode()); in collisionLeaf_insert() local 157 Key key2 = new Key(key1.hashCode()); in collisionLeaf_collision() local 182 final Key key2 = new Key(19); in compressedIndex_combine_differentIndexBit() local 213 final Key key2 = new Key(31 << 5 | 1); // 5 bit regions: (31, 1) in compressedIndex_combine_sameIndexBit() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | ChainedMap.java | 33 public V get(K2 key2, K1 key1) { in get() 38 public Map<K1, V> get(K2 key2) { in get() 44 public V put(K2 key2, K1 key1, V value) { in put() 92 public V get(K3 key3, K2 key2, K1 key1) { in get() 104 public V put(K3 key3, K2 key2, K1 key1, V value) { in put() 155 public V get(K4 key4, K3 key3, K2 key2, K1 key1) { in get() 167 public V put(K4 key4, K3 key3, K2 key2, K1 key1, V value) { in put()
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/aead/ |
H A D | AeadWrapperTest.java | 238 Key key2 = getKey(aesCtrHmacAeadKey2, /*keyId=*/ 234, prefix2); in decryptWorksIfCiphertextIsValidForAnyPrimitiveInThePrimitiveSet() local 261 Key key2 = getKey(aesCtrHmacAeadKey2, /*keyId=*/ 234, OutputPrefixType.TINK); in encryptUsesPrimaryPrimitive() local 288 Key key2 = getKey(aesCtrHmacAeadKey2, /*keyId=*/ 123, prefix); in decryptFailsIfEncryptedWithOtherKeyEvenIfKeyIdsAreEqual() local 314 Key key2 = getKey(aesCtrHmacAeadKey, /*keyId=*/ 234, prefix); in nonRawKeysWithSameKeyMaterialButDifferentKeyIds_decryptFails() local 333 Key key2 = getKey(aesCtrHmacAeadKey, /*keyId=*/ 234, OutputPrefixType.RAW); in rawKeysWithSameKeyMaterialButDifferentKeyIds_decryptWorks() local 431 Key key2 = getKey(aesCtrHmacAeadKey, /*keyId=*/ 43, OutputPrefixType.RAW); in testAeadWithAnnotations_hasMonitoring() local
|
/aosp_15_r20/external/google-cloud-java/google-cloud-examples/src/main/java/com/google/cloud/examples/datastore/snippets/ |
H A D | TransactionSnippets.java | 159 Key key2 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName2); in multipleAddEntities() local 181 Key key2 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName2); in multipleUpdateEntities() local 201 IncompleteKey key2 = datastore.newKeyFactory().setKind("MyKind").newKey(); in multipleAddEntitiesDeferredId() local 222 IncompleteKey key2 = datastore.newKeyFactory().setKind("MyKind").newKey(); in multiplePutEntitiesDeferredId() local 241 Key key2 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName2); in multipleDeleteEntities() local 274 Key key2 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName2); in multiplePutEntities() local
|
H A D | DatastoreSnippets.java | 75 Key key2 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName2); in newBatch() local 124 Key key2 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName2); in batchUpdateEntities() local 163 Key key2 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName2); in batchAddEntities() local 202 Key key2 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName2); in batchPutEntities() local 218 Key key2 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName2); in batchDeleteEntities() local
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ |
H A D | CollationKeyTest.java | 34 CollationKey key2 = collator.getCollationKey("ABC"); in test_compareToLjava_text_CollationKey() local 47 CollationKey key2 = collator.getCollationKey("ABC"); in test_compareToLjava_lang_Object() local 58 CollationKey key2 = collator.getCollationKey("ABC"); in test_equalsLjava_lang_Object() local 81 CollationKey key2 = collator.getCollationKey("ABC"); in test_hashCode() local
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | host_cache_unittest.cc | 112 HostCache::Key key2 = Key("foobar2.com"); in TEST() local 294 HostCache::Key key2(kHost, DnsQueryType::UNSPECIFIED, 0, in TEST() local 355 HostCache::Key key2 = Key("foobar2.com"); in TEST() local 385 HostCache::Key key2 = Key("foobar2.com"); in TEST() local 450 HostCache::Key key2(url::SchemeHostPort(url::kHttpScheme, "foobar.com", 80), in TEST() local 489 HostCache::Key key2(kHost, DnsQueryType::A, HOST_RESOLVER_CANONNAME, in TEST() local 537 HostCache::Key key2(kHost, DnsQueryType::UNSPECIFIED, 0, in TEST() local 577 HostCache::Key key2(kHost, DnsQueryType::A, 0, HostResolverSource::ANY, in TEST() local 767 HostCache::Key key2 = Key("foobar2.com"); in TEST() local 869 HostCache::Key key2 = Key("foobar2.com"); in TEST() local [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/test/java/software/amazon/awssdk/services/s3/internal/s3express/ |
H A D | S3ExpressIdentityKeyTest.java | 54 S3ExpressIdentityKey key2 = key("a", sdkClient2, identity1); in differentClients_DoNotAffectHashcode() local 65 S3ExpressIdentityKey key2 = key("a", sdkClient1, identity1); in differentProviders_DoNotAffectHashcode() local 76 S3ExpressIdentityKey key2 = key("b", sdkClient1, identity1); in differentBuckets_ProduceDifferentHashCodes() local 88 S3ExpressIdentityKey key2 = key("a", sdkClient1, identity2); in differentIdentities_ProduceDifferentHashCodes() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | KeyEventTest.java | 138 KeyEvent key2; in testParcelUnparcel() local 156 KeyEvent key2 = new KeyEvent(key1); in testCopyConstructor() local 165 KeyEvent key2 = new KeyEvent(key1, ANOTHER_EVENT_TIME, ANOTHER_REPEAT); in testCopyConstructorWith2ChangedFields() local 245 KeyEvent key2 = KeyEvent.changeAction(key1, ANOTHER_ACTION); in testCopyChangeAction() local 259 private void compareKeys(KeyEvent key1, KeyEvent key2) { in compareKeys()
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/ |
D | ObjectCounterTest.java | 45 public String key2; field in ObjectCounterTest.TestKey 48 public TestKey(int key1, String key2, boolean key3) { in TestKey() 87 public String key2; field in ObjectCounterTest.TestKeyProto 91 public TestKeyProto(int key1, String key2, boolean key3, int count) { in TestKeyProto()
|
/aosp_15_r20/device/google/contexthub/firmware/os/core/ |
D | bl.c | 128 …ool blProgramFlash(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t key1, uint32_t key2) in blProgramFlash() 181 …rea(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t type, uint32_t key1, uint32_t key2) in blProgramTypedArea() 200 …iProgramSharedArea(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t key1, uint32_t key2) in blExtApiProgramSharedArea() 205 … blExtApiProgramEe(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t key1, uint32_t key2) in blExtApiProgramEe() 210 static bool blEraseTypedArea(uint32_t type, uint32_t key1, uint32_t key2) in blEraseTypedArea() 231 static bool blExtApiEraseSharedArea(uint32_t key1, uint32_t key2) in blExtApiEraseSharedArea()
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/commontests/src/com/android/odp/module/common/data/ |
D | OdpEncryptionKeyDaoTest.java | 79 OdpEncryptionKey key2 = createRandomPublicKeyWithConstantTTL(3600); in testInsertEncryptionKey_success() local 94 OdpEncryptionKey key2 = in testInsertDuplicateEncryptionKey_success() local 162 OdpEncryptionKey key2 = createRandomPublicKeyWithConstantTTL(2000000L); in findExpiryKeys_success() local 179 OdpEncryptionKey key2 = createRandomPublicKeyWithConstantTTL(2000000L); in findExpiryKeysWithLimit_success() local
|
/aosp_15_r20/external/guice/core/test/com/google/inject/internal/ |
H A D | WeakKeySetTest.java | 111 Key<Integer> key2 = Key.get(Integer.class); in testEviction_keyOverlap_2x() local 159 Key<Integer> key2 = Key.get(Integer.class); in testNoEviction_keyOverlap_2x() local 187 Key<Integer> key2 = Key.get(Integer.class); in testEviction_keyAndSourceOverlap_null() local 230 Key<Integer> key2 = Key.get(Integer.class); in testEviction_keyAndSourceOverlap_nonNull() local 277 Key<Integer> key2 = Key.get(Integer.class); in testEviction_keyOverlap_3x() local
|
/aosp_15_r20/external/google-cloud-java/google-cloud-examples/src/test/java/com/google/cloud/examples/datastore/snippets/ |
H A D | ITTransactionSnippets.java | 138 Key key2 = keys.get(1); in testAddGetMultipleDeferredId() local 173 Key key2 = keys.get(1); in testPutGetMultipleDeferredId() local 182 Key key2 = datastore.newKeyFactory().setKind("MyKind").newKey("fetch_key_2"); in testFetchDeleteEntitiesWithKeys() local 214 Key key2 = in testRun() local
|
/aosp_15_r20/packages/modules/StatsD/statsd/tests/metrics/ |
D | MaxDurationTracker_test.cpp | 49 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); variable 55 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local 92 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local 129 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local 169 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local 530 const HashableDimensionKey key2 = getMockedDimensionKey(TagId, 1, "2"); in TEST() local
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/internal/ |
H A D | KeyTester.java | 78 private static void testSameGroupKeys(String keysIdentifier, Key key1, Key key2) { in testSameGroupKeys() 92 String keyIdentifier1, String keyIdentifier2, Key key1, Key key2) { in testDifferentGroupKeys() 132 Key key2 = group2.getValue().get(i2); in doTests() local
|
/aosp_15_r20/external/cronet/net/base/registry_controlled_domains/ |
H A D | registry_controlled_domain_unittest.cc | 479 const char key2[] = in TEST_F() local 513 const char key2[] = in TEST_F() local 536 const char key2[] = "a.b.aak"; in TEST_F() local 571 const char key2[] = "a.b.kaa"; in TEST_F() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/ |
D | fusion_map.cpp | 19 std::string key2; member 105 auto const key2 = lit("key2") >> attr(key2_attr()); in main() local 119 auto key2 = lit("key2") >> attr(key2_attr()); in main() local
|