Home
last modified time | relevance | path

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

12345678910>>...40

/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/
H A DPrimitiveSetTest.java88 Key key1 = in testBasicFunctionalityWithDeprecatedMutableInterface() local
152 Key key1 = in testBasicFunctionalityWithBuilder() local
234 Key key1 = in testAddTwoPrimaryPrimitivesWithBuilder_throws() local
257 Key key1 = in testAddFullPrimitiveAndOptionalPrimitive_works() local
300 Key key1 = in testAddFullPrimitiveAndOptionalPrimitive_fullPrimitiveHandledCorrectly() local
358 Key key1 = in testAddFullPrimitiveAndOptionalPrimitive_keysHandledCorrectly() local
407 Key key1 = in testAddFullPrimitiveAndOptionalPrimitive_primitiveHandledCorrectly() local
448 Key key1 = in testAddFullPrimitiveAndOptionalPrimitive_throwsOnDoublePrimaryAdd() local
492 Key key1 = in testEntryGetParametersToString() local
519 Key key1 = in getKeyWithoutParser_givesLegacyProtoKey() local
[all …]
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/util/
DTaskKeyByLastActiveTimeCacheTest.java37 Task.TaskKey key1 = new Task.TaskKey(1, 0, new Intent(), in add() local
60 Task.TaskKey key1 = new Task.TaskKey(1, 0, new Intent(), in addSameTasksWithSameLastActiveTimeTwice() local
82 Task.TaskKey key1 = new Task.TaskKey(1, 0, new Intent(), in addSameTasksWithDifferentLastActiveTime() local
105 Task.TaskKey key1 = new Task.TaskKey(1, 0, new Intent(), in remove() local
118 Task.TaskKey key1 = new Task.TaskKey(1, 1, new Intent(), in removeByStubKey() local
133 Task.TaskKey key1 = new Task.TaskKey(1, 0, new Intent(), in evictAll() local
176 Task.TaskKey key1 = new Task.TaskKey(1, 0, new Intent(), in getAndInvalidateIfModified() local
201 Task.TaskKey key1 = new Task.TaskKey(1, 0, new Intent(), in removeByLastActiveTimeWhenOverMaxSize() local
235 Task.TaskKey key1 = new Task.TaskKey(1, 0, new Intent(), in updateIfAlreadyInCache() local
252 Task.TaskKey key1 = new Task.TaskKey(1, 0, new Intent(), in updateCacheSizeAndInvalidateExcess() local
/aosp_15_r20/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
H A DImmutableSparseArrayTest.java50 final int key1 = 1; in testCloneWithPutOrSelf_appendingFromEmpty() local
95 final int key1 = 1; in testCloneWithPutOrSelf_returnSelf() local
105 final int key1 = 1; in testCloneWithPutOrSelf_updateExistingValue() local
146 final int key1 = 1; in testCloneWithRemoveOrSelf_firstItem() local
171 final int key1 = 1; in testCloneWithRemoveOrSelf_lastItem() local
194 final int key1 = 1; in testCloneWithRemoveOrSelf_middleItem() local
217 final int key1 = 1; in testCloneWithRemoveOrSelf_nonExistentItem() local
236 final int key1 = 1; in testForEach() local
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/commontests/src/com/android/odp/module/common/data/
DOdpEncryptionKeyDaoTest.java78 OdpEncryptionKey key1 = createRandomPublicKeyWithConstantTTL(3600); in testInsertEncryptionKey_success() local
90 OdpEncryptionKey key1 = createRandomPublicKeyWithConstantTTL(3600); in testInsertDuplicateEncryptionKey_success() local
130 OdpEncryptionKey key1 = createFixedPublicKey(); in testQueryKeys_success() local
161 OdpEncryptionKey key1 = createRandomPublicKeyWithConstantTTL(1000000L); in findExpiryKeys_success() local
178 OdpEncryptionKey key1 = createRandomPublicKeyWithConstantTTL(1000000L); in findExpiryKeysWithLimit_success() local
209 OdpEncryptionKey key1 = createRandomPublicKeyWithConstantTTL(0); in deleteExpiredKeys_success() local
229 OdpEncryptionKey key1 = in insertNullFieldEncryptionKey() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/x3/
Dfusion_map.cpp18 std::string key1; member
49 auto const key1 = lit("key1") >> attr(key1_attr()); in main() local
66 auto const key1 = lit("key1") >> attr(key1_attr()); in main() local
75 auto const key1 = lit("key1") >> attr(key1_attr()); in main() local
104 auto const key1 = lit("key1") >> attr(key1_attr()); in main() local
118 auto key1 = lit("key1") >> attr(key1_attr()); in main() local
/aosp_15_r20/external/grpc-grpc-java/context/src/test/java/io/grpc/
H A DPersistentHashArrayMappedTrieTest.java51 Key key1 = new Key(0); in leaf_collision() local
70 Key key1 = new Key(0); in leaf_insert() local
90 Key key1 = new Key(0); in collisionLeaf_assertKeysDifferent() local
110 Key key1 = new Key(0); in collisionLeaf_insert() local
156 Key key1 = new Key(0); in collisionLeaf_collision() local
181 final Key key1 = new Key(7); in compressedIndex_combine_differentIndexBit() local
212 final Key key1 = new Key(17 << 5 | 1); // 5 bit regions: (17, 1) in compressedIndex_combine_sameIndexBit() local
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/domain/pipeline/
H A DMediaSessionBasedFilterTest.kt269 val key1 = "KEY_1" in remoteAndLocalHaveDifferentKeys_localLoadedEventFiltered() constant
303 val key1 = "KEY_1" in remoteAndLocalHaveDifferentKeys_remoteSessionWithoutNotification() constant
370 val key1 = "KEY_1" in doNotFilterDuringKeyMigration() constant
393 val key1 = "KEY_1" in filterAfterKeyMigration() constant
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DScanResultMatchInfoTest.java177 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForTransitionMode() local
210 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForPsk() local
244 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfiguration); in testEqualityRulesForSae() local
279 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfigurationPsk); in testHashForTransitionMode() local
383 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromWifiConfiguration(wifiConfigurationSae); in testSaeToPskDoesNotDowngrade() local
430 ScanResultMatchInfo key1 = ScanResultMatchInfo in testOweToOpenDoesNotDowngrade() local
463 ScanResultMatchInfo key1 = ScanResultMatchInfo in testWpa3EnterpriseToWpa2EnterpriseDoesNotDowngrade() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
H A 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
/aosp_15_r20/external/rust/crates/openssl/src/
Dpkey_ctx.rs899 let key1 = EcKey::generate(&group).unwrap(); in derive() localVariable
900 let key1 = PKey::from_ec_key(key1).unwrap(); in derive() localVariable
992 let key1 = Rsa::generate(4096).unwrap(); in verify_fail() localVariable
993 let key1 = PKey::from_rsa(key1).unwrap(); in verify_fail() localVariable
1012 let key1 = in verify_fail_ec() localVariable
1014 let key1 = PKey::from_ec_key(key1).unwrap(); in verify_fail_ec() localVariable
1072 let key1 = in set_nonce_type() localVariable
1074 let key1 = PKey::from_ec_key(key1).unwrap(); in set_nonce_type() localVariable
1094 let key1 = EcKey::private_key_from_pem(private_key_pem.as_bytes()).unwrap(); in ecdsa_deterministic_signature() localVariable
1095 let key1 = PKey::from_ec_key(key1).unwrap(); in ecdsa_deterministic_signature() localVariable
Dmd_ctx.rs411 let key1 = Rsa::generate(4096).unwrap(); in verify_fail() localVariable
412 let key1 = PKey::from_rsa(key1).unwrap(); in verify_fail() localVariable
433 let key1 = Rsa::generate(2048).unwrap(); in verify_success() localVariable
434 let key1 = PKey::from_rsa(key1).unwrap(); in verify_success() localVariable
456 let key1 = PKey::from_rsa(rsa.clone()).unwrap(); in verify_with_public_success() localVariable
474 let key1 = PKey::from_rsa(rsa).unwrap(); in verify_with_public_success() localVariable
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/aead/
H A DAeadWrapperTest.java237 Key key1 = getKey(aesCtrHmacAeadKey, /*keyId=*/ 123, prefix1); in decryptWorksIfCiphertextIsValidForAnyPrimitiveInThePrimitiveSet() local
260 Key key1 = getKey(aesCtrHmacAeadKey, /*keyId=*/ 123, OutputPrefixType.TINK); in encryptUsesPrimaryPrimitive() local
287 Key key1 = getKey(aesCtrHmacAeadKey, /*keyId=*/ 123, prefix); in decryptFailsIfEncryptedWithOtherKeyEvenIfKeyIdsAreEqual() local
313 Key key1 = getKey(aesCtrHmacAeadKey, /*keyId=*/ 123, prefix); in nonRawKeysWithSameKeyMaterialButDifferentKeyIds_decryptFails() local
332 Key key1 = getKey(aesCtrHmacAeadKey, /*keyId=*/ 123, OutputPrefixType.RAW); in rawKeysWithSameKeyMaterialButDifferentKeyIds_decryptWorks() local
430 Key key1 = getKey(aesCtrHmacAeadKey, /*keyId=*/ 42, OutputPrefixType.TINK); 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 DTransactionSnippets.java154 Key key1 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName1); in multipleAddEntities() local
176 Key key1 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName1); in multipleUpdateEntities() local
196 IncompleteKey key1 = datastore.newKeyFactory().setKind("MyKind").newKey(); in multipleAddEntitiesDeferredId() local
217 IncompleteKey key1 = datastore.newKeyFactory().setKind("MyKind").newKey(); in multiplePutEntitiesDeferredId() local
240 Key key1 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName1); in multipleDeleteEntities() local
269 Key key1 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName1); in multiplePutEntities() local
H A DDatastoreSnippets.java74 Key key1 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName1); in newBatch() local
119 Key key1 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName1); in batchUpdateEntities() local
158 Key key1 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName1); in batchAddEntities() local
197 Key key1 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName1); in batchPutEntities() local
217 Key key1 = datastore.newKeyFactory().setKind("MyKind").newKey(keyName1); in batchDeleteEntities() local
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_cache_unittest.cc111 HostCache::Key key1 = Key("foobar.com"); in TEST() local
292 HostCache::Key key1(kHost, DnsQueryType::UNSPECIFIED, 0, in TEST() local
354 HostCache::Key key1 = Key("foobar.com"); in TEST() local
384 HostCache::Key key1 = Key("foobar.com"); in TEST() local
447 HostCache::Key key1(url::SchemeHostPort(url::kHttpScheme, "foobar.com", 80), in TEST() local
487 HostCache::Key key1(kHost, DnsQueryType::A, 0, HostResolverSource::ANY, in TEST() local
535 HostCache::Key key1(kHost, DnsQueryType::UNSPECIFIED, 0, in TEST() local
574 HostCache::Key key1(kHost, DnsQueryType::A, 0, HostResolverSource::ANY, in TEST() local
766 HostCache::Key key1 = Key("foobar.com"); in TEST() local
868 HostCache::Key key1 = Key("foobar.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 DS3ExpressIdentityKeyTest.java53 S3ExpressIdentityKey key1 = key("a", sdkClient1, identity1); in differentClients_DoNotAffectHashcode() local
64 S3ExpressIdentityKey key1 = key("a", sdkClient1, identity1); in differentProviders_DoNotAffectHashcode() local
75 S3ExpressIdentityKey key1 = key("a", sdkClient1, identity1); in differentBuckets_ProduceDifferentHashCodes() local
87 S3ExpressIdentityKey key1 = key("a", sdkClient1, identity1); in differentIdentities_ProduceDifferentHashCodes() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/view/
H A DKeyEventTest.java137 KeyEvent key1 = createKey(); in testParcelUnparcel() local
155 KeyEvent key1 = createKey(); in testCopyConstructor() local
163 KeyEvent key1 = createKey(); in testCopyConstructorWith2ChangedFields() local
244 KeyEvent key1 = createKey(); 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/
DObjectCounterTest.java44 public int key1; field in ObjectCounterTest.TestKey
48 public TestKey(int key1, String key2, boolean key3) { in TestKey()
86 public int key1; field in ObjectCounterTest.TestKeyProto
91 public TestKeyProto(int key1, String key2, boolean key3, int count) { in TestKeyProto()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DChainedMap.java33 public V get(K2 key2, K1 key1) { 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/device/google/contexthub/firmware/os/core/
Dbl.c128 static bool blProgramFlash(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t key1, uint32… 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 static bool blExtApiProgramEe(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t key1, uin… 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/external/guice/core/test/com/google/inject/internal/
H A DWeakKeySetTest.java110 Key<Integer> key1 = Key.get(Integer.class); in testEviction_keyOverlap_2x() local
158 Key<Integer> key1 = Key.get(Integer.class); in testNoEviction_keyOverlap_2x() local
186 Key<Integer> key1 = Key.get(Integer.class); in testEviction_keyAndSourceOverlap_null() local
229 Key<Integer> key1 = Key.get(Integer.class); in testEviction_keyAndSourceOverlap_nonNull() local
276 Key<Integer> key1 = 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 DITTransactionSnippets.java134 Key key1 = keys.get(0); in testAddGetMultipleDeferredId() local
169 Key key1 = keys.get(0); in testPutGetMultipleDeferredId() local
181 Key key1 = datastore.newKeyFactory().setKind("MyKind").newKey("fetch_key_1"); in testFetchDeleteEntitiesWithKeys() local
211 Key key1 = datastore.newKeyFactory().setKind("ParentKind").newKey("run_key_1"); in testRun() local
/aosp_15_r20/packages/modules/StatsD/statsd/tests/metrics/
DMaxDurationTracker_test.cpp48 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); variable
54 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local
91 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local
128 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local
168 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local
529 const HashableDimensionKey key1 = getMockedDimensionKey(TagId, 1, "1"); in TEST() local
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/internal/
H A DKeyTester.java78 private static void testSameGroupKeys(String keysIdentifier, Key key1, Key key2) { in testSameGroupKeys()
92 String keyIdentifier1, String keyIdentifier2, Key key1, Key key2) { in testDifferentGroupKeys()
131 Key key1 = group1.getValue().get(i1); in doTests() local
/aosp_15_r20/external/cronet/net/base/registry_controlled_domains/
H A Dregistry_controlled_domain_unittest.cc476 const char key1[] = in TEST_F() local
510 const char key1[] = in TEST_F() local
535 const char key1[] = "a.b.bj"; in TEST_F() local
570 const char key1[] = "a.b.jb"; in TEST_F() local

12345678910>>...40