/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | ChainedMap.java | 155 public V get(K4 key4, K3 key3, K2 key2, K1 key1) { in get() 159 public M4<K3, K2, K1, V> get(K4 key4) { 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/ |
H A D | PrimitiveSetTest.java | 318 Key key4 = in testAddFullPrimitiveAndOptionalPrimitive_fullPrimitiveHandledCorrectly() local 628 Key key4 = in testDuplicateKeys() local 734 Key key4 = in testDuplicateKeysWithBuilder() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/ |
H A D | DatagramChannelImpl.java | 966 MembershipKeyImpl.Type4 key4 = (MembershipKeyImpl.Type4)key; in drop() local 1007 MembershipKeyImpl.Type4 key4 = in block() local 1037 MembershipKeyImpl.Type4 key4 = in unblock() local
|
/aosp_15_r20/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/ |
H A D | ImmutableSparseArrayTest.java | 56 final int key4 = 4; in testCloneWithPutOrSelf_appendingFromEmpty() local 223 final int key4 = 4; in testCloneWithRemoveOrSelf_nonExistentItem() local
|
/aosp_15_r20/external/cronet/net/base/registry_controlled_domains/ |
H A D | registry_controlled_domain_unittest.cc | 538 const char key4[] = "a.b.aaa"; in TEST_F() local 573 const char key4[] = "a.b.aaa"; in TEST_F() local
|
/aosp_15_r20/external/cronet/net/ssl/ |
H A D | ssl_client_session_cache_unittest.cc | 442 SSLClientSessionCache::Key key4; in TEST_F() local 518 SSLClientSessionCache::Key key4; in TEST_F() local
|
/aosp_15_r20/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/ |
H A D | agent-subst-test.properties | 5 key4=${does.not.exist} key
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/tests/ |
D | time_delay_queue.rs | 711 let key4 = queue.insert_at("foo4", now + ms(20)); in compact_remove_remapped_keys() localVariable 750 let key4 = queue.insert_at("foo4", now + ms(20)); in compact_change_deadline() localVariable
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | xdp.c | 7 struct vip key4 = {.protocol = 6, .family = AF_INET}; in test_xdp() local
|
H A D | xdp_bpf2bpf.c | 110 struct vip key4 = {.protocol = 6, .family = AF_INET}; in test_xdp_bpf2bpf() local
|
/aosp_15_r20/external/grpc-grpc-java/context/src/jmh/java/io/grpc/ |
H A D | WriteBenchmark.java | 40 Context.Key<Object> key4 = Context.key("key4"); field in WriteBenchmark.ContextState
|
/aosp_15_r20/external/curl/tests/unit/ |
H A D | unit1603.c | 67 char key4[] = "key4"; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/bpf/ |
H A D | bpf_map01.c | 23 static void *key4; variable
|
/aosp_15_r20/external/openscreen/discovery/dnssd/impl/ |
H A D | instance_key_unittest.cc | 68 InstanceKey key4{"instance", "_service2._udp", "domain"}; in TEST() local
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/mac/ |
H A D | AesCmacKeyTest.java | 284 SecretBytes key4 = SecretBytes.randomBytes(16); in testEqualities() local
|
/aosp_15_r20/external/selinux/libsepol/cil/src/ |
H A D | cil_symtab.h | 53 intptr_t key4; member
|
/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/ |
H A D | ContentResolverTest.java | 872 String key4 = "key4"; in testInsert() local 923 String key4 = "key4"; in testBulkInsert() local
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/util/ |
D | TaskKeyByLastActiveTimeCacheTest.java | 264 Task.TaskKey key4 = new Task.TaskKey(4, 0, new Intent(), in updateCacheSizeAndInvalidateExcess() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/ |
H A D | PeopleSpaceWidgetManagerTest.java | 1483 PeopleTileKey key4 = SharedPreferencesHelper.getPeopleTileKey(sp4); in testRemapWidgetFiles() local 1522 PeopleTileKey key4 = SharedPreferencesHelper.getPeopleTileKey(sp4); in testRemapWidgetFiles_crossMapping() local
|
/aosp_15_r20/external/skia/tests/ |
H A D | ImageFilterCacheTest.cpp | 111 SkImageFilterCacheKey key4(0, SkMatrix::I(), clip1, subset->uniqueID(), subset->subset()); in test_dont_find_if_diff_key() local
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowDeviceConfigTest.java | 490 String key4 = "key4"; in propertiesBuilder() local
|
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/android/net/nsd/ |
D | NsdManagerTest.java | 230 int key4 = getRequestKey(req -> verify(mServiceConn).registerService(req.capture(), any())); in testRegisterServiceWithAdvertisingRequest() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/tests/ |
D | test.rs | 202 let key4 = 4u32.to_ne_bytes(); in test_object_map_update_batch() localVariable 300 let key4 = 4u32.to_ne_bytes(); in test_object_map_delete_batch() localVariable
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/provider/ |
H A D | DeviceConfigTest.java | 671 String key4 = "key4"; in propertiesBuilder() local
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | host_cache_unittest.cc | 964 HostCache::Key key4 = Key("foobar4.com"); in TEST() local 1433 HostCache::Key key4 = Key("foobar4.com"); in TEST() local
|